当我在Docker中运行`docker run hello-world`时,连接的主机没有响应
Docker(版本0.6)的最新版本已经通过安装包docker docker toolbox
安装在笔记本电脑(Windows 10 LTSB)中。 这似乎是正确安装,因为我看到docker的标志,当我启动docker quickstart terminal
。 而当我运行docker run hello-world
,它会返回
$ docker run hello-world D:\Program Files\Docker Toolbox\docker.exe: An error occurred trying to connect: Post https://192.168.99.100:2376/v1.24/containers/create: dial tcp 192.168.99.100:2376: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.. See 'D:\Program Files\Docker Toolbox\docker.exe run --help'.
顺便说一下,我通过cisco anyconnect
打开VPN。 但是,当我断开vpn并运行hello world
,似乎只是冻结在
$ docker run hello-world Unable to find image 'hello-world:latest' locally latest: Pulling from library/hello-world c04b14da8d14: Pulling fs layer
发生了什么? 你能finddocker或者vpn有什么问题吗?
- 如何在Windows中使用Docker?
- 当networking更换Docker for Windows时,无法从主机连接Docker
- 在Windows 10(启用了Hyper-V)和Linux操作系统上安装docker有什么区别?
- Docker – Bash:IP:命令未find
- docker-compose in windows:Unsupported config option for services:'web'
- 在Docker,tensorflow,Windows 10中使用本地文件系统和MySQL数据库
- Docker在windows10卷权限“一个存储引擎失败。”
- Docker for Windows 10代理设置在容器中
- 我可以使用docker引擎与最新的pycharm 2016.3.2在Windows 10专业版