crazy-max/DockerHub mirror
GitHub Action to mirror a DockerHub repo to another registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerhub-username | DockerHub username | yes | — |
| dockerhub-password | DockerHub password or personal access token | yes | — |
| dockerhub-repo | DockerHub repo to mirror | yes | — |
| dest-registry | Destination registry (eg. ghcr.io) | yes | — |
| dest-repo | Destination repo (eg. username/repo) | yes | — |
| dry-run | Dry run | no | false |
Outputs
no outputs