How to lighten the load on your container registry using Quay.io

292

How to lighten the load on your container registry using Quay.io

Using Buildah, Skopeo, and Quay.io to create a container registry.
Tom Sweeney
Fri, 12/11/2020 at 5:30pm

Image

Image by Dariusz Sankowski from Pixabay

In this post, I show you how to use Quay.io to host container images, and how to avoid over-taxing your container registry by limiting unnecessary requests for images. I use Buildah, Skopeo, and Quay.io, but the tips on limiting image pulls will work with any container registry you might use.

Topics:  
Containers  
Linux  
Read More at Enable Sysadmin