File: //volume1/@appstore/ContainerManager/ui/help/krn/docker_registry.html
<!DOCTYPE html>
<html class="img-no-display" lang="ko" >
<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>