GCP
Artifact Registry repo에 이미지 Push 안될때 (IAM 권한 다 있어도)
ohrohi
2024. 10. 24. 16:50
반응형
# gcloud auth print-access-token | docker login -u oauth2accesstoken --password-stdin <Artifact Registry주소 repo 까지>
반응형