$ docker pull hello-world
Using default tag: latest
error during connect: Post https://192.168.99.100:2376/v1.40/images/create?fromImage=hello-world&tag=latest: 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.

 

解决方法:

cd Docker Toolbox 

运行start.sh 

注:

可能需要多试几次

成功:

docker 报错:error during connect: Post https://192.168.99.100:2376/v1.40/images/create?f

相关文章:

  • 2022-12-23
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2021-08-11
  • 2022-01-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-19
  • 2022-01-15
  • 2021-08-25
  • 2022-01-12
  • 2021-09-13
相关资源
相似解决方案