Namespace
aquasec
Image / Tag
trivy:0.68.2-ppc64le
Content Digest
sha256:c48621cfea5e8ac15aca18775aeeefff40dcdf4b5947b9ea0773749222b70b26
Details
Created

2025-12-17 06:35:36 UTC

Size

50.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-12-17T06:01:17Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.68.2/
  • org.opencontainers.image.revision
    0c40a8d4b9b943f1b679a20f8ba3cb61c94831de
  • 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.68.2

Environment
PATH

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


Layers

[#000] sha256:bebb36295c11d2d52cd92944b382c4aa60dce148b63090816248052f38358488 - 7.2% (3.65 MB)

[#001] sha256:a77d677e9538c7a790abbc71216d9fba7692331ea2951aba2168fa98f86c75a2 - 13.26% (6.72 MB)

[#002] sha256:55af8a0ff66112c5b435a3e8c89cf2e669d16ae77e7ad7087166580037effeb2 - 79.53% (40.3 MB)

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


History
2025-12-03 19:29:24 UTC (buildkit.dockerfile.v0)

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

2025-12-03 19:29:24 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-12-17 06:35:36 UTC (buildkit.dockerfile.v0)

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

2025-12-17 06:35:36 UTC (buildkit.dockerfile.v0)

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

2025-12-17 06:35:36 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-12-17 06:35:36 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