trivy (staging)

Published 2024-01-21 01:03:24 -05:00 by colin in colin/trivy

Installation

docker pull git.nixc.us/colin/trivy:staging
sha256:335d28462e8a570ba7646b6d495a9f4eab599b9877667e38e7b2818548b641d9

About this package

A Fast Vulnerability Scanner for Containers

Image Layers

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk --no-cache add ca-certificates git # buildkit
COPY trivy /usr/local/bin/trivy # buildkit
COPY contrib/*.tpl contrib/ # buildkit
ENTRYPOINT ["trivy"]
WORKDIR /app
COPY start.sh /start.sh # buildkit
RUN /bin/sh -c chmod +x /start.sh # buildkit
RUN /bin/sh -c apk --no-cache add bash # buildkit
VOLUME [/mnt]
VOLUME [/log]
ENTRYPOINT ["/bin/sh" "/start.sh"]

Labels

Key Value
com.docker.compose.project trivy
com.docker.compose.service trivy
com.docker.compose.version 2.24.0
org.opencontainers.image.created 2024-01-11T10:53:21Z
org.opencontainers.image.description A Fast Vulnerability Scanner for Containers
org.opencontainers.image.documentation https://aquasecurity.github.io/trivy/v0.48.3/
org.opencontainers.image.revision eac751339d1864b6c0ebf334becec0a8c722b13b
org.opencontainers.image.source https://github.com/aquasecurity/trivy
org.opencontainers.image.title trivy
org.opencontainers.image.url https://www.aquasec.com/products/trivy/
org.opencontainers.image.vendor Aqua Security
org.opencontainers.image.version 0.48.3
Details
Container
2024-01-21 01:03:24 -05:00
0
OCI / Docker
linux/amd64
62 MiB
Versions (2) View all
production 2024-01-21
staging 2024-01-21