NVIDIA / container-canary

A tool for testing and validating container requirements against versioned manifests
Apache License 2.0
245 stars 15 forks source link

Add debug mode and command config #13

Closed jacobtomlinson closed 2 years ago

jacobtomlinson commented 2 years ago

Adds a --debug flag that leaves the container running after checks have been run to enable debugging. Also added a command option to the Validator spec to allow custom commands.

Signed-off-by: Jacob Tomlinson jtomlinson@nvidia.com