Skip to main content

One doc tagged with "clair"

View All Tags

Building Clair Container Image with Dockerfile

Clair is an excellent open-source container vulnerability scanning tool that uses static analysis to detect known vulnerabilities in container images. This article will guide you through the process of building a Clair image using a Dockerfile, and understanding each step in the image building process.