Klar is an intergration of CoreOS Clair and Docker Registry.
This repository simply uses a multi-stage Dockerfile to build the Klar container image. You need to run docker build against docker daemon version 17.05 or greater.
docker build -t klar .
See Klar Usage