actungs/Container Structure Test Composite Action
A composite action to verify a container structure using GoogleContainerTools/container-structure-test.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | The full docker image tag to be verified. | yes | — |
| config_files | The path to the container structure configuration file. | yes | — |
| version | The version of container-structure-test to be installed. Default to 'latest' if not provided. See the key property in https://storage.googleapis.com/container-structure-test for available versions. | no | latest |
| install_path | The path to where the executable will be installed to. | no | .bin |
| no_color | No color in the output. | no | true |
| pull_image | Whether the image should be pulled instead. | no | false |
| output_format | The output format for the test report. Available format: text, json, junit Default: text | — | text |
| report_file | Write the test report to the specified file. Supported file types are json and junit. | — | "" |
Outputs
no outputs