Namespace
aquasec
Image / Tag
trivy:0.69.0-amd64
Content Digest
sha256:13a400393ac3714e9ff12f95ae3ac29b28bd8fe3796bc492fa70a8ed2920fb99
Details
Created

2026-01-30 10:20:11 UTC

Size

56.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-01-30T09:43:57Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.69.0/
  • org.opencontainers.image.revision
    8fb9191a07f5d92cb6088a8637b1001a2a7ad604
  • 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.69.0

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:014e56e613968f73cce0858124ca5fbc601d7888099969a4eea69f31dcd71a53 - 6.54% (3.68 MB)

[#001] sha256:c6e73c82cd5e0d77f9a82fb45f0a9eb6429f513a49dcb77a627284862f1fbbce - 11.25% (6.33 MB)

[#002] sha256:4dbc5c584114251de57133aee73a860bfeda0273000d0e522f5272d759170589 - 82.21% (46.3 MB)

[#003] sha256:9ec804b316fa67fd4cb4dd003da160af61301c15bace3becf8479a7aabd2bb71 - 0.01% (4.6 KB)


History
2025-12-03 19:30:18 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit

2025-12-03 19:30:18 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-01-30 10:20:11 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add ca-certificates git # buildkit

2026-01-30 10:20:11 UTC (buildkit.dockerfile.v0)

COPY trivy /usr/local/bin/trivy # buildkit

2026-01-30 10:20:11 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2026-01-30 10:20:11 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["trivy"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete