Network timed out while trying to connect to https://index.docker.io

前端 未结 19 1556
执念已碎
执念已碎 2021-01-29 17:27

I installed Docker-Toolbox just now while following their webpage

I started with Docker QuickStart Terminal and see following

                      


        
19条回答
  •  北荒
    北荒 (楼主)
    2021-01-29 18:27

    sudo service docker stop
    sudo service docker start
    

    works for me..

    somehow, sudo service docker restart didn't work

    (RHEL7)

提交回复
热议问题