Clair is an open-source project for the static analysis of vulnerabilities in application containers.
clair-scanner --ip <IP> <image-name>
NOTE: Pass the IP of the Clair server along with the Docker image to analyze.
Clair is officially packaged and released as a container at quay.io/projectquay/clair.