coscene-io/skopeo-copy-action
Copy image from src to dst by Skopeo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| src-image | source image with tag to copy from | yes | — |
| src-creds | credentials with format: [USERNAME]:[PASSWORD] to pull source image | yes | — |
| dst-image | destination image with tag to copy to | yes | — |
| dst-creds | credentials with format: [USERNAME]:[PASSWORD] to push destination image | yes | — |
Outputs
no outputs