Validate the structure and contents of container images
Validate the structure of your container images
container-structure-test$ container-structure-test test --image myimage:latest --config test.yaml$ container-structure-test test --image ubuntu:22.04 --config filetest.yaml$ container-structure-test test --image myapp:v1.0 --config metadata.yaml