actions-marketplace-validations/Binary-only container
This action prepares a new container image with just a single binary fetched from the a different container
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_image | source image | yes | — |
| source_path | location of the binary in source image | yes | — |
| binary_base | base image for binary | yes | — |
| binary_path | location of the binary in binary image | yes | — |
| binary_image | resulting image with the binary | yes | — |
Outputs
no outputs