docker - mac - 已被另一个客户端拉取的层,不会重新启动mac或vm

时间:2015-09-18 15:06:28

标签: docker

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

要获得入门帮助,请查看https://docs.docker.com

上的文档
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. 

0 个答案:

没有答案