安装docker镜像
阿里云的配置方法
https://developer.aliyun.com/mirror/docker-ce?spm=a2c6h.13651102.0.0.58cb1b11Btvcol
按照阿里云的配置路径 https://mirrors.aliyun.com/docker-ce/linux/centos/7/x86_64/stable/
编写docker.repo
发现有依赖性
需要编写centos.repo
只留extras
其他都enabled=0 不执行
docker配置
桥接有问题
docker使用
拉取镜像,端口映射
打开网址就可以访问游戏
拉取官方镜像
看之前此镜像的历史步骤
看nginx的网址172.17.0.3
每个容器中每个镜像都有各自的网址0.2,0.3,0.4…
容器网址是0.1