gentoo-docker-images icon indicating copy to clipboard operation
gentoo-docker-images copied to clipboard

fix: reduce Docker registry pull requests

Open KSmanis opened this issue 6 months ago • 1 comments

Circumvent the Docker Hub rate limit triggered by pushing the multiarch manifests after every image is built and pushed. Instead, deploy the manifests only after all images have been built and pushed.

KSmanis avatar Jul 27 '24 11:07 KSmanis