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
- Host: GitHub
- URL: https://github.com/dj-wasabi/clair-and-docker-notary-example
- Owner: dj-wasabi
- Created: 2019-01-28T18:37:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T08:07:46.000Z (almost 5 years ago)
- Last Synced: 2025-03-16T21:01:54.532Z (2 months ago)
- Topics: clair, clair-scanner, docker, docker-registry-v2, notary
- Language: Dockerfile
- Size: 34.2 KB
- Stars: 12
- Watchers: 1
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: readme.adoc
- Funding: .github/FUNDING.yml
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]