Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including:
...
Grype : A vulnerability scanner for container images and filesystems.
Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
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...
A container-based solution for automating Docker container base image updates.