#
Google Cloud Run
#
Setup
- Install gcloud client from https://cloud.google.com/sdk/docs/install by downloading the package.
- Extract the package
- In the same directory as the unzipped package, run
./google-cloud-sdk/install.sh
- Run
gcloud init
#
Artifact Registry
gcloud auth configure-docker \
asia-southeast1-docker.pkg.dev