wetransform/Extract image list
Extract a list of Docker images from a source file (Kubernetes manifests or Docker Compose)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input-file | Path to input file or folder | yes | — |
| add-java | If Java should be added - required to run Groovy script | — | false |
| add-images | Additional images to add to the result (Json array) | — | "" |
Outputs
| name | description |
|---|---|
| images | List of images (Json array) |