Namespace
aquasec
Image / Tag
trivy:0.62.1-arm64
Content Digest
sha256:ee3f9c9fc8f6ce814f6ab1a22a7ce7a732acc5a97695b2bf709efef51bf53589
Details
Created

2025-05-06 19:42:01 UTC

Size

49.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-05-06T19:05:34Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.62.1/
  • org.opencontainers.image.revision
    c75ed2156c8fa801d6998016f46f6b953e8a9556
  • 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.62.1

Environment
PATH

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


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 7.69% (3.81 MB)

[#001] sha256:b4f4becba1dce69e7e00095245858af84466ca3a57a44586659abae34675eef1 - 12.23% (6.06 MB)

[#002] sha256:282a21f613582d2dded862f41724dcf5a1a4d81f31da509276d66213aebec100 - 80.08% (39.7 MB)

[#003] sha256:009afaf90b2cfe69c25ceadbbfd68af0575dbf33e34ce908571a52eccdf7d0bf - 0.01% (4.42 KB)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

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

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-05-06 19:42:00 UTC (buildkit.dockerfile.v0)

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

2025-05-06 19:42:01 UTC (buildkit.dockerfile.v0)

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

2025-05-06 19:42:01 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-05-06 19:42:01 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