Question
[Error] Push image to container registry: authentication required
First: push 2 image size: 17.2MB vs 23.5 MB, success.
Then, I push a image with size 2.37 GB
061c76d11c20: Pushing [==================================================>] 2.268GB
244f992db81c: Layer already exists
40149c0b59b9: Layer already exists
6a71212e7be2: Layer already exists
7b5f4a643c16: Layer already exists
99b5261d397c: Layer already exists
unauthorized: authentication required
So, how I can push it in to container registry. Thanks for any support
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
The same thing happend to me. A 2GB image got all the way to the end and then showed “unathorized: authentication required”. I pushed a smaller image no problem. Any suggestions?