alex289/Docker Image Transfer
Pulls a Docker image from a registry and pushes it to another.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Source Docker image repository (e.g.: docker.io/user/source-repo:tag) | yes | — |
| destination | Destination Docker image repository (e.g.: docker.io/user/source-repo:tag) | yes | — |
| source_registry_username | Username for the source registry | no | — |
| destination_registry_username | Username for the destination registry | no | — |
| source_registry_password | Password for the source registry | no | — |
| destination_registry_password | Password for the destination registry | no | — |
Outputs
no outputs