covergo/Set tags in a docker-compose file
Sets tags for images in a docker-compose file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| images | Full image names to change the tag, separated by semicolon. Can include tag or skip it | yes | — |
| target-tag | Tag to set, will be searched for in the compose file | yes | — |
| compose-file | Path to compose file. Default: docker-compose.yml | no | docker-compose.yml |
| print-file | Flag to print the final compose file after modifications | no | True |
Outputs
no outputs