Namespace
aquasec
Image / Tag
trivy:0.62.0-amd64
Content Digest
sha256:f365e1409e2e690b798a8a07beea0f3e8f72dd6b8fc8148c97cffcfaeb878676
Details
Created

2025-04-30 17:27:32 UTC

Size

52.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-30T16:51:14Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.62.0/
  • org.opencontainers.image.revision
    6e6af010e83d5652b831ecc0b1172bbcb50b6356
  • 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.0

Environment
PATH

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


Layers

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

[#001] sha256:1001edf370e80bc038b54ce36f430e27a5ddd05483a8fcc9b6258fa586d00e3c - 11.41% (6.02 MB)

[#002] sha256:4cede033d05b77ed4cecbb96a6ab89bd3b39c1b1d1a7294da9a66d5ba7611e49 - 82.0% (43.2 MB)

[#003] sha256:db8a6e1f4861a973257690ae1f4dae128cbe2b5d5af347d5d9e2bd9937a952a1 - 0.01% (4.42 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-04-30 17:27:31 UTC (buildkit.dockerfile.v0)

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

2025-04-30 17:27:32 UTC (buildkit.dockerfile.v0)

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

2025-04-30 17:27:32 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-04-30 17:27:32 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