An open API service indexing awesome lists of open source software.

https://github.com/sectorlabs/buildkit-ghcr-mirror

BuildKit mirror in GitHub Container Registry.
https://github.com/sectorlabs/buildkit-ghcr-mirror

buildkit docker ghcr-io

Last synced: 3 months ago
JSON representation

BuildKit mirror in GitHub Container Registry.

Awesome Lists containing this project

README

        

# 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).