Namespace
aquasec
Image / Tag
trivy:0.67.1-s390x
Content Digest
sha256:9e4a3a3dc523ee9b93a84be06bff84c9f500cf28ae8f359d0591c2babfa0de4d
Details
Created

2025-10-09 11:50:14 UTC

Size

53.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-10-09T11:16:20Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://trivy.dev/v0.67.1/
  • org.opencontainers.image.revision
    cbed239f3990f5d366c4604a0f57f7785e7e9ec5
  • 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.1

Environment
PATH

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


Layers

[#000] sha256:5d29754ce036967079405405a04a54a7d3f8ba85e0057b6bdda3d03aa59c8361 - 6.55% (3.48 MB)

[#001] sha256:58456d0fe5a633b17bc708d5d622f3d3a74b532f3d779ca675d8088e62bccb01 - 12.1% (6.42 MB)

[#002] sha256:5d9d27a4937e6f4ea98fc37cb7447cfe91f0d2cf8611145afd669885ac11a083 - 81.35% (43.2 MB)

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


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

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

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

CMD ["/bin/sh"]

2025-10-09 11:50:14 UTC (buildkit.dockerfile.v0)

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

2025-10-09 11:50:14 UTC (buildkit.dockerfile.v0)

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

2025-10-09 11:50:14 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-10-09 11:50:14 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