Automation - Harbor on GCP
GCP 에 Docker Private Registry 인 Harbor 를 구축해보는 예제 프로젝트
Google Cloud Console 에 접속
아래의 이미지를 참고하여 CentOS 7 이상의 Compute Engine Instance 를 생성
curl -fsSL https://raw.githubusercontent.com/lutics/Harbor-On-GCP/master/install.sh -o install.sh && chmod +x install.sh
sudo ./install.sh [IP ADDRESS]