svennela/My Custom Github Action
Copy docker images from one register to another
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_registry | docker.io/library/nginx:1.20-alpine | yes | 1 |
| destination_registry | https://goharbor.io/test-repo/nginx-alpine-perl | yes | 1 |
| destination_registry_username | registry usernmae | yes | 1 |
| destination_registry_password | registry password | yes | 1 |
Outputs
| name | description |
|---|---|
| result | Image copy status |