Ubuntu 系统,正常安装完 docker 后尝试启动 hello world ,但是得到错误提示
root@me-VirtualBox:/etc/docker# sudo docker run hello-world
Unable to find image 'hello-world:latest' locally
docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
See 'docker run --help'.
鉴于校园网有屏蔽谷歌个别路由的恶劣情况,遂切换至手机热点执行相同操作,结果比较吊诡的是居然换了网还是连不上。
然后又尝试换源,换源无效,错误提示仍然是 https://registry-1.docker.io/v2/的坏请求,个人感觉是换源没装上。但是教程确实是说修改/etc/docker/daemon.json 。
有没有老哥来看看啥问题,不能用 docker 也太氮疼了
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.