Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 493 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 493 Bytes

buildkit-ghcr-mirror

This project pushes the moby/buildkit image into GitHub Container Registry.

We rely on Renovate to create PRs that bumps the buildkit version, and then on GitHub Actions to continuously build and push the image. There is no other alteration to the image itself.

The purpose of this project is to have a replica of the moby/buildkit image that can be used in CIs without getting rate-limited by Docker Hub (the only registry where the image is officially pushed).