Namespace
aquasec
Image / Tag
trivy:0.64.0-arm64
Content Digest
sha256:00b186fd02dbabd41d910a0d292b13007f07b60e6b89e3525b19824715270bc8
Details
Created

2025-07-01 08:48:27 UTC

Size

49.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-01T08:13:19Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.64.0/
  • org.opencontainers.image.revision
    280491bb5100ec2c16ee6467cd5c6760a4d14ef7
  • 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.64.0

Environment
PATH

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


Layers

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

[#001] sha256:126e4abc3cda99a1843377d1b03e2bbcb25cd1578d9b4ea427e0d76712705e61 - 12.18% (6.06 MB)

[#002] sha256:7240352408ef2e2e42b6e55e9f37c999f84ef545835c7f816c356ae31895b088 - 80.16% (39.9 MB)

[#003] sha256:e5940023b5caf0e42c8cc912b263f29cdfa302012361b6f8ba9466bae686695d - 0.01% (4.6 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-07-01 08:48:27 UTC (buildkit.dockerfile.v0)

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

2025-07-01 08:48:27 UTC (buildkit.dockerfile.v0)

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

2025-07-01 08:48:27 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-07-01 08:48:27 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