2分35秒开始介绍Host和Bridge模式,和PPT上的相反了?
开始介绍Host模式,PPT上写的是Bridge
然后介绍Bridge模式,PPT上写的是Host
开始介绍Host模式,PPT上写的是Bridge
然后介绍Bridge模式,PPT上写的是Host
2018-05-06
windows localhost:8080无法访问 在虚拟机上 用 ifconfig 查看ip 地址
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.31.112 netmask 255.255.255.0
http://192.168.31.112 :8080/
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.31.112 netmask 255.255.255.0
http://192.168.31.112 :8080/
2018-04-26
实在下载不了的同学使用Docker 中国官方镜像加速就可以了,地址如下:(速度也很快)
docker pull registry.docker-cn.com/library/nginx
具体可查看https://www.docker-cn.com/registry-mirror
这里有介绍
docker pull registry.docker-cn.com/library/nginx
具体可查看https://www.docker-cn.com/registry-mirror
这里有介绍
2018-04-26