opensuse/clair

By opensuse

Updated over 7 years ago

CoreOS Clair image based on openSUSE. Has the capability to scan openSUSE and SLE images.

Image
Security
Integration & delivery
0

100K+

opensuse/clair repository overview

This is a clair image based on v2 release plus this patch that adds support for openSUSE and SUSE images.

The entrypoint of the image is the clair binary.

The following command will start clair using a custom configuration file and with logging level set to debug:

$ docker run --rm -p 6060:606 -p 6061:6061 -v `pwd`/config.yaml:/config/config.yaml:ro opensuse/clair -config /config/config.yaml -log-level debug

Tag summary

Content type

Image

Digest

Size

87 MB

Last updated

over 7 years ago

docker pull opensuse/clair