Namespace
aquasec
Image / Tag
trivy:0.67.0-ppc64le
Content Digest
sha256:b4f87098f21fe1d59aab3a6283cbad41d5833ddffce751c4ca53eaa81d4efda7
Details
Created

2025-09-30 08:14:47 UTC

Size

50 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-09-30T07:39:44Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.67.0/
  • org.opencontainers.image.revision
    adeb362424506fbd6b9a6213297c1a211f94755e
  • 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.67.0

Environment
PATH

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


Layers

[#000] sha256:b762f678859bfa5c3948b5f1b04959aa43c8aba88e2389e281413d303d62a7e3 - 7.1% (3.55 MB)

[#001] sha256:2cf1c9b3f862ece5c45439303a211536d7ba2541ff6e5340e4d4301cd5d447c3 - 12.9% (6.46 MB)

[#002] sha256:06157611b0343c1ec3d7588f6c9cd1cab9008c20b0bd0e27cde751b4c9f5f78d - 79.99% (40 MB)

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


History
2025-07-15 11:01:16 UTC (buildkit.dockerfile.v0)

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

2025-07-15 11:01:16 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-09-30 08:14:47 UTC (buildkit.dockerfile.v0)

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

2025-09-30 08:14:47 UTC (buildkit.dockerfile.v0)

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

2025-09-30 08:14:47 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-09-30 08:14:47 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