Skip to content

hxquangnhat/clair-analyze-local-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clair CoreOS with local-image-analyzer ready

A Dockerfile and docker-compose for running Vulnerability Static Analysis for Containers using Clair.

The Dockerfile also contains the local-image-analyzer for analyzing local docker images.

How to run

Run docker-compose up to get clair and postgresql up.

Please restart clair in case it stops due to postgres startup order.

To analyze your image, run: ``docker exec clair_clair analyzer

Refer to Clair docker-compose for more information.

Releases

No releases published

Packages

No packages published