Error while pushing image to docker registry #1792
Labels
issue/push-fails
kind/bug
Something isn't working
needs-follow-up
ok-to-close?
priority/p1
Basic need feature compatibility with docker build. we should be working on this next.
priority/p2
High impact feature/bug. Will get a lot of users happy
registry/gcr
Actual behavior
Kaniko executor fails to push docker image to docker registry with following errors,
error pushing image: failed to push to destination <docker-registry>/smgkzu3now3rgfr23anyqyw5pb7qvspl/dhlzytzp5mo6rctmhoxtdjqk6sokzrs5:1634629741400: Put "https://<docker-registry>/v2/smgkzu3now3rgfr23anyqyw5pb7qvspl/dhlzytzp5mo6rctmhoxtdjqk6sokzrs5/blobs/uploads/194ad990-a8e0-44e9-9103-9b6897c6ed85?_state=WPAcDMaVHspFUAyVDrtc4FMnKrTjAMt1SIes6S0dBk97Ik5hbWUiOiJzbWdrenUzbm93M3JnZnIyM2FueXF5dzVwYjdxdnNwbC9kaGx6eXR6cDVtbzZyY3RtaG94dGRqcWs2c29renJzNSIsIlVVSUQiOiIxOTRhZDk5MC1hOGUwLTQ0ZTktOTEwMy05YjY4OTdjNmVkODUiLCJPZmZzZXQiOjE2ODAsIlN0YXJ0ZWRBdCI6IjIwMjEtMTAtMTlUMDc6NTE6NDZaIn0%3D&digest=sha256%3Ad4994d1457fde9ea9816f8a18df540a873dc93e572cca0e9262111b088d6115b": EOF
Expected behavior
Docker image should be successfully pushed to docker registry
To Reproduce
I am trying to reduce the complexity of Dockerfile. But till then if someone can help with pointers then that would be really helpful.
--cache
flagThe text was updated successfully, but these errors were encountered: