run_in_docker.sh doesn't work (or gracefully not work) with non-glcoud registires #988
Labels
area/registry
For all bugs having to do with pushing/pulling into registries
priority/p2
High impact feature/bug. Will get a lot of users happy
Actual behavior
I'm trying to get run_in_docker.sh to work... I'm passing in quay.io//foo as the third argument, and I keep getting permission issues with pushing to that repo
how am I supposed to give the run_in_docker.sh script credentials?
Expected behavior
I would expect there to be some instructions for passing in docker credentials to work with a normal registry. Or alternatively it should be clear (perhaps via README or an error check in the shell script) that it only works with gcr.
To Reproduce
See above.
The text was updated successfully, but these errors were encountered: