File: //volume1/@appstore/ContainerManager/ui/help/chs/docker_registry.html
<!DOCTYPE html>
<html class="img-no-display" lang="zh-CN" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link href="../../../../help/help.css" type="text/css" rel="stylesheet" />
<link href="../../../../help/scrollbar/flexcroll.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../../../../help/scrollbar/flexcroll.js"></script>
<script type="text/javascript" src="../../../../help/scrollbar/initFlexcroll.js"></script>
</head>
<body><h1><a id="x_anchor_id4e1ab36884"></a>镜像仓库</h1>
<p>在<strong>镜像仓库</strong>中,您可以下载映像文件。Docker Hub 会是默认镜像仓库。您也可以使用其他镜像仓库。</p>
<h4><a id="x_anchor_id9aaf85292d"></a>若要下载映像:</h4>
<ol class="type_lower-decimal">
<li>在搜索栏中输入关键字,然后按 <strong>Enter</strong> 搜索映像。</li>
<li>从搜索结果中选择映像,然后单击<strong>下载</strong>或双击映像。 </li>
</ol>
<h4><a id="x_anchor_id426cd12934"></a>若要管理存储库列表:</h4>
<ol class="type_lower-decimal">
<li>单击<strong>设置</strong>,然后选择要管理的存储库。<ul>
<li><strong>添加</strong>:添加新存储库。</li>
<li><strong>编辑</strong>:修改镜像仓库的名称和 URL。您也可以启用镜像仓库镜像并允许镜像仓库信任 SSL 自我签署证书。</li>
<li><strong>删除</strong>:从列表中删除镜像仓库。无法删除默认存储库,例如 Docker Hub。</li>
<li>您可以使用 Docker 官方或第三方镜像仓库映像来部署私人镜像仓库服务器。如果您下载的映像符合镜像仓库 HTTP API 版本 1 或 2,则可以添加镜像仓库服务器。</li>
</ul>
</li>
</ol></body>
</html>