Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/lua/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
docker-mac-Layer已经被另一个客户端拉入,不是吗';t重新启动mac或vm_Docker - Fatal编程技术网

docker-mac-Layer已经被另一个客户端拉入,不是吗';t重新启动mac或vm

docker-mac-Layer已经被另一个客户端拉入,不是吗';t重新启动mac或vm,docker,Docker,docker配置为使用IP为192.168.99.100的默认机器 有关入门帮助,请查看以下文档: 作为最后的手段,你可以rmvm,然后重新开始..嗨,古洛夫,我已经试过了。原来是网络配置问题。我使用的网络是保护性的,不从docker获取数据。 usitiongwm1:~ iongw$ docker-machine ls NAME ACTIVE DRIVER STATE URL SWARM default *

docker配置为使用IP为192.168.99.100的默认机器

有关入门帮助,请查看以下文档:


作为最后的手段,你可以
rm
vm,然后重新开始..嗨,古洛夫,我已经试过了。原来是网络配置问题。我使用的网络是保护性的,不从docker获取数据。
usitiongwm1:~ iongw$ docker-machine ls
NAME      ACTIVE   DRIVER       STATE     URL                         SWARM
default   *        virtualbox   Running   tcp://192.168.99.100:2376   
usitiongwm1:~ iongw$ docker run hello world
Unable to find image 'hello:latest' locally
Pulling repository docker.io/library/hello
Error: image library/hello:latest not found
usitiongwm1:~ iongw$ docker run hello-world
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world
535020c3e8ad: Pulling fs layer 
af340544ed62: Pulling fs layer 
af340544ed62: Layer already being pulled by another client. Waiting.