镜像上传与下载(阿里云)

一、创建仓库

这里使用阿里云容器镜像仓库
操作路径:容器镜像服务 - 默认实例 - 镜像仓库 - 创建镜像仓库 - 本地仓库
创建完成后会生成上传/下载操作步骤;

二、上传镜像(push)

1)登录(需确保能访问外部网络)

[root@localhost docker]# docker login --username=xxxxx registry.cn-shenzhen.aliyuncs.com
Password: 
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded

2)tag

[root@localhost docker]# docker tag 6cf450e46d3f registry.cn-shenzhen.aliyuncs.com/pandafox/mp:1.0

3)push

docker push registry.cn-shenzhen.aliyuncs.com/pandafox/mp:1.0

三、下载镜像(pull)

docker pull registry.cn-shenzhen.aliyuncs.com/pandafox/mp:1.0
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值