Namespace
aquasec
Image / Tag
trivy:0.58.0-ppc64le
Content Digest
sha256:59905c40666d6f4efa3f7ccf5e7dc35821d1e0068b12d3aba5a0966073e6026b
Details
Created

2024-12-03 19:56:45 UTC

Size

43.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-03T19:27:48Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://aquasecurity.github.io/trivy/v0.58.0/
  • org.opencontainers.image.revision
    cd01f230315a364b0eea35edb8db1c4c73c7019a
  • 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.58.0

Environment
PATH

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


Layers

[#000] sha256:22892cdc5e9ff297ac012c2fbe3c12724a3cf4d0a55f5f03f95a7f3ab3e77e36 - 7.78% (3.41 MB)

[#001] sha256:85e377e31f738fc174c2b7e883083939858548c1d48becf4eb12323b72db4db9 - 14.13% (6.19 MB)

[#002] sha256:85877b6ee0da8718010ad90b8e243d0adcd22cdb373ff9cff97a5defb4771a65 - 78.08% (34.2 MB)

[#003] sha256:e0672e9b396e6d31331b7fb1b95e792421d88a2483637afc1cd3c77bf3badf31 - 0.01% (4.37 KB)


History
2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

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

2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-12-03 19:56:44 UTC (buildkit.dockerfile.v0)

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

2024-12-03 19:56:45 UTC (buildkit.dockerfile.v0)

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

2024-12-03 19:56:45 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2024-12-03 19:56:45 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