<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=%E9%98%BF%E9%87%8C%E4%BA%91docker%E4%BB%93%E5%BA%93</id>
	<title>阿里云docker仓库 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=%E9%98%BF%E9%87%8C%E4%BA%91docker%E4%BB%93%E5%BA%93"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=%E9%98%BF%E9%87%8C%E4%BA%91docker%E4%BB%93%E5%BA%93&amp;action=history"/>
	<updated>2026-04-23T09:23:01Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.linuxsa.org/index.php?title=%E9%98%BF%E9%87%8C%E4%BA%91docker%E4%BB%93%E5%BA%93&amp;diff=1458&amp;oldid=prev</id>
		<title>Evan：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=%E9%98%BF%E9%87%8C%E4%BA%91docker%E4%BB%93%E5%BA%93&amp;diff=1458&amp;oldid=prev"/>
		<updated>2019-10-14T13:55:54Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=创建仓库=&lt;br /&gt;
&lt;br /&gt;
=usage=&lt;br /&gt;
https://cr.console.aliyun.com/repository/cn-shenzhen/&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
1. 登录阿里云Docker Registry&lt;br /&gt;
$ sudo docker login --username=linuxsa886 registry.cn-shenzhen.aliyuncs.com&lt;br /&gt;
用于登录的用户名为阿里云账号全名，密码为开通服务时设置的密码。&lt;br /&gt;
&lt;br /&gt;
您可以在产品控制台首页修改登录密码。&lt;br /&gt;
&lt;br /&gt;
2. 从Registry中拉取镜像&lt;br /&gt;
$ sudo docker pull registry.cn-shenzhen.aliyuncs.com/evan886/k8s:[镜像版本号]&lt;br /&gt;
3. 将镜像推送到Registry&lt;br /&gt;
$ sudo docker login --username=linuxsa886 registry.cn-shenzhen.aliyuncs.com&lt;br /&gt;
$ sudo docker tag [ImageId] registry.cn-shenzhen.aliyuncs.com/evan886/k8s:[镜像版本号]&lt;br /&gt;
$ sudo docker push registry.cn-shenzhen.aliyuncs.com/evan886/k8s:[镜像版本号]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=see also=&lt;br /&gt;
[https://blog.csdn.net/weixin_40475396/article/details/80423980 Docker总结(配合阿里云容器镜像服务)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://blog.csdn.net/benben_2015/article/details/83446408 docker login登录非docker hub仓库]&lt;br /&gt;
[[category:k8s]]&lt;/div&gt;</summary>
		<author><name>Evan</name></author>
	</entry>
</feed>