arvatoaws-labs/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 |
|---|---|---|---|
| src-username | Source username | yes | — |
| src-password | Source password | yes | — |
| src-registry | Source registry (eg. docker.io) | yes | docker.io |
| src-repo | Source repo (eg. library/busybox) | yes | — |
| dst-username | Destination username | yes | — |
| dst-password | Destination password | yes | — |
| dst-registry | Destination registry (eg. ghcr.io) | yes | ghcr.io |
| dst-repo | Destination repo (eg. myrepo/busybox) | yes | — |
| config | configfile to use | yes | config/generic.yaml |
| loglevel | loglevel to use (debug, info, warn, error, fatal, panic) | yes | info |
Outputs
no outputs