Namespace
aquasec
Image / Tag
trivy:0.63.0-amd64
Content Digest
sha256:d77b8f01e4f75e0ad86617e92618210c12013d89a4c905216fbebd3c0ef90273
Details
Created

2025-05-29 18:00:46 UTC

Size

53 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-05-29T17:24:16Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.63.0/
  • org.opencontainers.image.revision
    69093d2c23b275d79a69acfa604c5d159c7c2904
  • 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.63.0

Environment
PATH

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


Layers

[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 6.56% (3.47 MB)

[#001] sha256:5b7cbc6c8c5d4585fbcabc953a5c6e1cd6af36a6a3dec1bf34e049968ae9334b - 11.36% (6.02 MB)

[#002] sha256:784c8139f6e42d26c16755fc575d8745b96f19088fe58a8e1ad6b04a8224fa7f - 82.07% (43.5 MB)

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


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

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

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

CMD ["/bin/sh"]

2025-05-29 18:00:45 UTC (buildkit.dockerfile.v0)

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

2025-05-29 18:00:46 UTC (buildkit.dockerfile.v0)

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

2025-05-29 18:00:46 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-05-29 18:00:46 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