Namespace
aquasec
Image / Tag
trivy:0.71.1-s390x
Content Digest
sha256:fc72a5bdf20b3e77ce8939a48115d19d9b41766ffed002a2bc8da6ae4776fc07
Details
Created

2026-06-15 09:07:52 UTC

Size

55.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-06-15T08:30:37Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.71.1/
  • org.opencontainers.image.revision
    164b383121351c2d49c5d354c2245719d972752b
  • 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.1

Environment
PATH

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


Layers

[#000] sha256:13188190f2c53fa4e825ed24ee94f77177787a7ddde7687d5fadb7431f136a37 - 6.35% (3.55 MB)

[#001] sha256:7f87f27700232d8bc3036460ed2ae4b83a840da9b134b18f28eac174d947b36a - 11.63% (6.5 MB)

[#002] sha256:7a5c03a32950c2643f400f3fed40403f9c0275d7c34586997034656a811c6d23 - 82.01% (45.9 MB)

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


History
2026-04-15 20:00:34 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.4-s390x.tar.gz / # buildkit

2026-04-15 20:00:34 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-06-15 09:07:52 UTC (buildkit.dockerfile.v0)

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

2026-06-15 09:07:52 UTC (buildkit.dockerfile.v0)

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

2026-06-15 09:07:52 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2026-06-15 09:07:52 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