Namespace
aquasec
Image / Tag
trivy:0.61.1-arm64
Content Digest
sha256:bb9aacc6e36fa41862e4cf02a0ad99d783734b182c6aed321cb784cf0ea39d65
Details
Created

2025-04-18 06:56:00 UTC

Size

49 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-18T06:20:36Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.61.1/
  • org.opencontainers.image.revision
    7d3b4ffdd6b22ae80215f3a04421606b1f78de6a
  • 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.61.1

Environment
PATH

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


Layers

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

[#001] sha256:bfc8744edbd566ff4af218fe9a9da0bf73473271d0266517662888111e21c29a - 12.36% (6.06 MB)

[#002] sha256:574f9c3933f97810330091787e9b3cdd12e97e0177bdd192eebb69634bf1afe7 - 79.86% (39.2 MB)

[#003] sha256:98f7fe031295b6c42e16ea88379162ea1111f31dfa9a35aea3414879803b20b9 - 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-04-18 06:56:00 UTC (buildkit.dockerfile.v0)

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

2025-04-18 06:56:00 UTC (buildkit.dockerfile.v0)

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

2025-04-18 06:56:00 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-04-18 06:56:00 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