Namespace
aquasec
Image / Tag
trivy:0.70.0-ppc64le
Content Digest
sha256:6d2abdf6a6fcaa5d48921f0b372bee9ea3f4c29d028eec3e3e5a2d90d87feadf
Details
Created

2026-04-17 06:46:19 UTC

Size

51 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-04-17T06:10:29Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.70.0/
  • org.opencontainers.image.revision
    8a3177aedf7ee0864920eb1852eef031cd3742b8
  • 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.70.0

Environment
PATH

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


Layers

[#000] sha256:532f7d227cfd697fe6a6f7bfe8c0cc7baa9d99d3d41d50d9b6394fdb6322f4aa - 7.16% (3.65 MB)

[#001] sha256:79058a181f20f1a4751bb95f7ac49ba5d9797129b05896a790658bb160507153 - 13.17% (6.72 MB)

[#002] sha256:353d2f325640655dae0f3d2dc847de3a077365c1bdf4c20cf844aa1684924e25 - 79.66% (40.6 MB)

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


History
2026-01-28 01:17:01 UTC (buildkit.dockerfile.v0)

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

2026-01-28 01:17:01 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-17 06:46:19 UTC (buildkit.dockerfile.v0)

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

2026-04-17 06:46:19 UTC (buildkit.dockerfile.v0)

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

2026-04-17 06:46:19 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2026-04-17 06:46:19 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