An open API service indexing awesome lists of open source software.

https://github.com/dj-wasabi/clair-and-docker-notary-example


https://github.com/dj-wasabi/clair-and-docker-notary-example

clair clair-scanner docker docker-registry-v2 notary

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

= clair-and-docker-notary-example

This repository contains an example docker-compose setup to run the following tools:

* https://github.com/coreos/clair[clair]
* https://github.com/arminc/clair-scanner[clair-scanner]
* https://docs.docker.com/notary/[docker-notary]
* https://docs.docker.com/registry/[docker-registry]

Blog posts

https://werner-dijkerman.nl/2019/01/28/scanning-docker-images-with-coreos-clair/[Scanning docker images with CoreOS Clair]