Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rblaine95/dockerhub-mirror
Dockerhub Mirror on GHCR powered by Github Actions and Crane
https://github.com/rblaine95/dockerhub-mirror
alpine busybox containers debian docker dockerhub dockerhub-mirror ghcr golang mirror
Last synced: 3 days ago
JSON representation
Dockerhub Mirror on GHCR powered by Github Actions and Crane
- Host: GitHub
- URL: https://github.com/rblaine95/dockerhub-mirror
- Owner: rblaine95
- License: unlicense
- Created: 2021-01-01T10:57:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T15:18:13.000Z (4 months ago)
- Last Synced: 2024-07-17T18:56:55.749Z (4 months ago)
- Topics: alpine, busybox, containers, debian, docker, dockerhub, dockerhub-mirror, ghcr, golang, mirror
- Homepage:
- Size: 140 KB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DockerHub Mirror
DockerHub Mirror on Github powered by Github Actions and [Crane](https://github.com/google/go-containerregistry/tree/main/cmd/crane)[![GitHub Workflow Status (branch)][github-actions-badge]][github-actions-link]
GitHub Actions scheduled to run daily at Midnight UTC to mirror some images to [GHCR.io](https://ghcr.io), bypassing rate limits
Mirrored Images:
* [`alpine`](https://ghcr.io/rblaine95/alpine)
* [`busybox`](https://ghcr.io/rblaine95/busybox)
* [`debian`](https://ghcr.io/rblaine95/debian)
* [`golang`](https://ghcr.io/rblaine95/golang)
* [`node`](https://ghcr.io/rblaine95/node)
* [`mysql`](https://ghcr.io/rblaine95/mysql)
* [`openjdk`](https://ghcr.io/rblaine95/openjdk) **DEPRECATED** - docker-library/openjdk#505
* [`postgres`](https://ghcr.io/rblaine95/postgres)
* [`python`](https://ghcr.io/rblaine95/python)
* [`rust`](https://ghcr.io/rblaine95/rust)[github-actions-badge]: https://img.shields.io/github/actions/workflow/status/rblaine95/dockerhub-mirror/mirror.yml?branch=master "Github Workflow Status (master)"
[github-actions-link]: https://github.com/rblaine95/dockerhub-mirror/actions?query=workflow%3AMirror%20Dockerhub