ci-trivy (4c83a2bde48f88cc4e28c01729cd40546aaae6fd)

Published 2026-08-23 03:00:46 +00:00 by laurent

Installation

docker pull git.paradoxe.dev/infra/ci-trivy:4c83a2bde48f88cc4e28c01729cd40546aaae6fd
sha256:2171d673ecedc18f5136fd535a1e3af2482c9c79d69d61f3f90903ce29ed4253

Image layers

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk upgrade --no-cache && apk add --no-cache ca-certificates curl git && curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin && trivy --version # buildkit
RUN /bin/sh -c trivy image --download-db-only --no-progress 2>&1 | tail -3 # buildkit
Details
Container
2026-08-23 03:00:46 +00:00
4
OCI / Docker
linux/amd64
161 MiB
Versions (15) View all