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: 10 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 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T08:07:46.000Z (almost 6 years ago)
- Last Synced: 2025-06-02T20:29:16.496Z (12 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]