qq_Michael_qA
2019-05-16 22:09
root@s1:~# docker push 172.17.150.43:5000/hello-world
The push refers to repository [172.17.150.43:5000/hello-world]
Get http://172.17.150.43:5000/v2/: dial tcp 172.17.150.43:5000: connect: connection refused
--
已经重启docker,registry容器
172.17.150.43:5000--这个是你的私有registry吗?请检查:
docker run的时候是否有使用-p进行端口映射;
host的防火墙设置
是否将私有registry添加到docker的配置文件中
Jenkins+K8s实现持续集成
27511 学习 · 37 问题
相似问题
回答 1
回答 1