Namespace
aquasec
Image / Tag
trivy:0.69.0-arm64
Content Digest
sha256:70244e1e16488e675d0b61c301a63618bd54a392643725dc6bcfd5bd916ca1a1
Details
Created

2026-01-30 10:20:13 UTC

Size

52.2 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:0bd713040ebbdef7247f70b0753f8fb2f410e8eb358e95af409a8412b9847d78 - 7.66% (4 MB)

[#001] sha256:47b8e57dc9b9a6c472d605f552bd87292984b15f6ab34ea9267b8ca296b00de1 - 12.26% (6.4 MB)

[#002] sha256:4799e444aedcc0045f030333ca35ae758005e838b28ed4741bc48f8208b52612 - 80.08% (41.8 MB)

[#003] sha256:34f53903d2dbbea9c31bcfaed89e75f71613e329de46c0d62030e8b260277006 - 0.01% (4.6 KB)


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

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

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

CMD ["/bin/sh"]

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

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

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

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

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

COPY contrib/*.tpl contrib/ # buildkit

2026-01-30 10:20:13 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