【241130】新人求助:portainer无法正常安装使用
pt吧
全部回复
仅看楼主
level 7
先是用SSH安装,没反应,搞不清楚是哪出了问题,命令如下:
docker run -d --restart=always --name="portainer" -p 9000:9000 -v /share/CACHEDEV3_DATA/portainer/data:/data -v /var/run/docker.sock:/var/run/docker.sock 6053537/portainer-ce
没办法,手动拉取镜像,设置容器,结果无法访问本地环境,搞了一晚上,太恼火了,求大神指点迷津!!
2024年11月30日 16点11分 1
level 10
报错呢?
2024年11月30日 16点11分 2
代码小白,不清楚哪个是报错。。。
2024年11月30日 16点11分
是这个吗: locallydocker: 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'.
2024年11月30日 16点11分
@onlyguolicheng 是 你这说明没连上dockerhub
2024年11月30日 16点11分
@onlyguolicheng dockerhub被墙了,只有开代理才能拉取
2024年11月30日 16点11分
level 9
绑定
2024年11月30日 16点11分 3
level 9
绑定
2024年11月30日 16点11分 4
level 8
绑定
2024年11月30日 16点11分 5
level 7
在Peccatory大佬帮助下,成功解决,非常感谢!!
2024年11月30日 17点11分 6
哥你是咋解决的
2025年01月06日 03点01分
level 14
绑定
2024年11月30日 17点11分 7
1