Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example uploading to GCR ? #1

Open
udhos opened this issue Jul 2, 2018 · 0 comments
Open

Example uploading to GCR ? #1

udhos opened this issue Jul 2, 2018 · 0 comments

Comments

@udhos
Copy link

udhos commented Jul 2, 2018

I was able to use scratchbuild to upload an image to docker hub.

However, I am hitting status 404 Not Found when I try to upload an image to GCR:

$ scratch -dir ./tmp -entrypoint "/gowebhello -addr :8888" -name proj-research -tag latest -token $(gcloud auth print-access-token)
Failed to build image. failed to send image layer: blob upload failed: unexpected status 404 Not Found. {"errors":[{"code":"NAME_UNKNOWN","message":"Not found."}]}

Can you please share an example of how to upload an image to GCR?

Thanks,
Everton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant