Cinc Auditor on the Docker CLI image, for CI test jobs
4.4K
Cinc Auditor for CI
The official docker (Alpine) CLI image plus Cinc Auditor installed as gems from rubygems.cinc.sh. Cinc project pipelines use it in test jobs that run InSpec-compatible profiles against freshly built packages and containers, with the Docker CLI available for docker:dind services.
How do I use this image?
docker run -it --rm -v $(pwd):/w -w /w cincproject/docker-auditor cinc-auditor exec my-profile
Tags
latest only; built for amd64, arm64, ppc64le and s390x (the ppc64le and s390x variants start from the OSUOSL docker images).How is this image built?
docker buildx bake, on native builder nodes for each architecture. The Dockerfile is here.Content type
Image
Digest
sha256:966540e35…
Size
190.9 MB
Last updated
over 1 year ago
docker pull cincproject/docker-auditor