Open lehrig opened 2 years ago
I've tested the same on a machine with a better upstream connection - this actually worked.
Still, the question remains how to go about environments with a bad upstream connection. Is there any way to increase some kind of timeout?
In my multi-arch build of a larger image, I get errors when pushing to the image registry. For quay.io, I get a
502 Bad Gateway
error and for docker.io I get a504 Gateway Time-out
error.How can I resolve those?
Steps to reproduce
Environment configuration:
For building into the cache:
For pushing to quay.io:
For pushing to docker.io:
Results
Case 1: pushing to quay.io
Case 2: pushing to docker.io
Environment