GCP Container Registry

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 Jan 10 5:54
Editor
Edited
Edited
2023 Dec 15 10:49
Refs
Refs

[Deprecated]

docker login

 

리전따라 호스트 선택하기

  • gcr.io는 이미지를 미국의 데이터 센터에서 호스팅하지만 나중에 위치가 변경될 수 있습니다.
  • us.gcr.io는 이미지를 미국의 데이터 센터에서, gcr.io에서 호스팅하는 이미지와 별도의 스토리지 버킷에 호스팅합니다.
  • eu.gcr.io는 유럽 연합 내 이미지를 호스팅합니다.
  • asia.gcr.io는 이미지를 아시아의 데이터 센터에서 호스팅합니다.
 
 
Authentication methods | Container Registry documentation
This page describes how to configure a third-party client to authenticate with Container Registry. Google Cloud services that integrate with Container Registry are preconfigured with permissions to access repositories in the same project. You do not need to configure authentication for these services, but you should verify that permissions are appropriately configured.
Authentication methods | Container Registry documentation
 
 
 
 

Recommendations