Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...
Container Structure Tests : The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output...
container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including:
Docker Image History
Image file system
Apt packages
pip packages
npm packages