subnova / docker-klar

Dockerize Klar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Klar is a CLI for performing a Clair security analysis.

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.

Adds the AWS CLI to allow login to ECR.

To build klar docker image:

docker build -t klar .

To use the image

See Klar Usage

About

Dockerize Klar