Namespace
aquasec
Image / Tag
trivy:0.61.0-arm64
Content Digest
sha256:d65c425cba83bd5bfa37d3f85d38820e27cc78a4d58566e3304fb8ee7e163b42
Details
Created

2025-03-28 07:26:48 UTC

Size

49 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-03-28T06:52:53Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.61.0/
  • org.opencontainers.image.revision
    7f41822d4f916615c528caf5cbd640183d21a4f8
  • 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.0

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:e0b04d348ff7fcad72d2bc25721a17097cc1d5de3ef48c4530b0a621c1cb7fcd - 12.36% (6.06 MB)

[#002] sha256:fbaca903847f85a9e43d320abbba33e0f4d703eaf48f339bff16c89b0e6a4bb5 - 79.86% (39.1 MB)

[#003] sha256:4fe1e988ca2b30b1456485d7b833f3779d2bf812ce8808d1863f0a8bf390ecfb - 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-03-28 07:26:48 UTC (buildkit.dockerfile.v0)

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

2025-03-28 07:26:48 UTC (buildkit.dockerfile.v0)

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

2025-03-28 07:26:48 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-03-28 07:26:48 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