NVIDIA / container-canary

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

Add error message to missing docker image #34

Closed jacobtomlinson closed 2 years ago

jacobtomlinson commented 2 years ago

If the container image doesn't exist canary just exits without a helpful error message

jacobtomlinson commented 2 years ago

Closed in #35