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.
- Host: GitHub
- URL: https://github.com/sectorlabs/buildkit-ghcr-mirror
- Owner: SectorLabs
- License: apache-2.0
- Created: 2025-01-28T16:23:13.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-03-07T00:01:06.000Z (3 months ago)
- Last Synced: 2025-03-23T20:44:59.768Z (3 months ago)
- Topics: buildkit, docker, ghcr-io
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).