Namespace
aquasec
Image / Tag
trivy:0.71.2-ppc64le
Content Digest
sha256:a8c38d60aa9ddae83b0262b6e2ea0e6f76522b9a27372f0b7b6c6bd3f1cc0cd2
Details
Created

2026-06-19 10:30:41 UTC

Size

53.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-06-19T09:52:52Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.71.2/
  • org.opencontainers.image.revision
    055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420
  • 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.71.2

Environment
PATH

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


Layers

[#000] sha256:3ebcdcd395ccee658b9200e4b27d7699e5d6ed9f6c1858dea12781aac519ff59 - 6.85% (3.64 MB)

[#001] sha256:6a5fd64a01224158e76a6a9ca487609541cfbc76bbec4850e696a4a835b01add - 12.61% (6.7 MB)

[#002] sha256:642b46b2da8aac3cb110567befd7bf27fa4f226964d105fb3b0a2dd66b484408 - 80.53% (42.8 MB)

[#003] sha256:00b5d5945df9974ccf2434470ccc4fae831f492075aca62eaa21707d81089e0a - 0.01% (4.61 KB)


History
2026-06-16 00:00:15 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.24.1-ppc64le.tar.gz / # buildkit

2026-06-16 00:00:15 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-06-19 10:30:40 UTC (buildkit.dockerfile.v0)

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

2026-06-19 10:30:41 UTC (buildkit.dockerfile.v0)

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

2026-06-19 10:30:41 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2026-06-19 10:30:41 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