阿里云私有镜像仓库创建


1,登录阿里云账号-容器镜像服务-创建镜像仓库  

2,登录切记要写完整的目录仓库命不要错不然要报错

docker login --username=阿里云名字 registry.cn-hangzhou.aliyuncs.com/镜像仓库名(test_jiangxin)
密码

3,例

docker tag daocloud.io/library/centos registry.cn-hangzhou.aliyuncs.com/test_jiangxin/centos:centos7.4
docker push  registry.cn-hangzhou.aliyuncs.com/test_jiangxin/centos:centos7.4
docker pull registry.cn-hangzhou.aliyuncs.com/test_jiangxin/centos:centos7.4









免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM