Needed to run a credentials helper for docker to make make push
work
#44
Labels
enhancement accepted
An actionable enhancement for which PRs will be accepted
enhancement
New feature or request
priority: p2
Thanks for making this great samples repo!
One small thing that seemed like it may have been a missing step. When I ran
make setup
it didn't actually seem to create the artifact repository for me - I created it manually.I also needed to run
gcloud auth configure-docker us-central1-docker.pkg.dev
to authorize my local docker to talk to GCP artifact repository formake push
command to work for me for the go app.The text was updated successfully, but these errors were encountered: