C:\Windows\system32>docker images
error during connect: Get https://192.168.99.100:2376/v1.38/images/json: 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.
相关问题
- Docker task in Azure devops won't accept "$(pw
- Unable to run mariadb when mount volume
- Unspecified error (0x80004005) while running a Doc
- What would prevent code running in a Docker contai
- How to reload apache in php-apache docker containe
虽然不清楚你这个报错
这个windows docker, 主要还是通过虚拟机虚拟Linux, 然后再跑一个server
docker服务没有开启
docker-machine start // 启动vbox里面的虚拟机