"컨테이너 이미지 이름 구성"의 두 판 사이의 차이

3번째 줄: 3번째 줄:


{| class='wikitable'
{| class='wikitable'
! 구분
!colspan='4'| 구성
!colspan='4'| 파트
! 형식
! 비고
! 비고
|-
|-
! 1
|colspan='4'| image
| image
| <ref>https://kubernetes.io/docs/concepts/workloads/pods/</ref>
|-
|colspan='3'| repository
|colspan='3'| repository
|rowspan='7'| tag
|rowspan='7'| tag
| https://docs.docker.com/engine/reference/commandline/images/
| repository:tag
| <ref>https://docs.docker.com/engine/reference/commandline/images/</ref>
|-
|-
! 2
|rowspan='4'| registry
|rowspan='4'| registry
|colspan='2'| repository
|colspan='2'| repository
| registry/repository:tag
| <ref>https://artifacthub.io/packages/helm/bitnami/postgresql</ref> <ref>https://docs.aws.amazon.com/ko_kr/AmazonECR/latest/userguide/docker-push-ecr-image.html</ref> <ref>https://docs.microsoft.com/en-us/azure/container-registry/container-registry-repositories</ref>
| <ref>https://artifacthub.io/packages/helm/bitnami/postgresql</ref> <ref>https://docs.aws.amazon.com/ko_kr/AmazonECR/latest/userguide/docker-push-ecr-image.html</ref> <ref>https://docs.microsoft.com/en-us/azure/container-registry/container-registry-repositories</ref>
|-
|-
! 3
| user
| user
| repo
| repo
| https://docs.docker.com/docker-hub/repos/
| registry/user/repo:tag
| <ref>https://docs.docker.com/docker-hub/repos/</ref>
|-
|-
! 4
| owner
| owner
|rowspan='4'| image
|rowspan='4'| image
| https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
| registry/owner/image:tag
| <ref>https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry</ref>
|-
|-
! 5
| namespace
| namespace
| https://artifacthub.io/packages/helm/cloudposse/istio
| name/image:tag
| <ref>https://artifacthub.io/packages/helm/cloudposse/istio</ref>
|-
|-
! 6
| hostname
| hostname
| project
| project
| https://cloud.google.com/container-registry/docs/pushing-and-pulling
| hostname/project/image:tag
| <ref>https://cloud.google.com/container-registry/docs/pushing-and-pulling</ref>
|-
|-
! 7
|colspan='2'| hub
|colspan='2'| hub
| https://artifacthub.io/packages/helm/cloudposse/istio
| hub/image:tag
| <ref>https://artifacthub.io/packages/helm/cloudposse/istio</ref>
|}
|}


[[분류: 컨테이너]]
[[분류: 컨테이너]]

2021년 11월 5일 (금) 17:29 판

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}