Namespace
aquasec
Image / Tag
trivy:0.59.0-amd64
Content Digest
sha256:6e72bdc7703f3df1e84be19a5350c798f236020d93ffeeb5b4d0bab28a30091d
Details
Created

2025-01-30 09:25:58 UTC

Size

51.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-30T08:52:41Z
  • org.opencontainers.image.description
    A Fast Vulnerability Scanner for Containers
  • org.opencontainers.image.documentation
    https://aquasecurity.github.io/trivy/v0.59.0/
  • org.opencontainers.image.revision
    a58d6854dcfec0349daef27e180f2bdb5b380315
  • 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.59.0

Environment
PATH

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


Layers

[#000] sha256:38a8310d387e375e0ec6fabe047a9149e8eb214073db9f461fee6251fd936a75 - 6.77% (3.48 MB)

[#001] sha256:83123997575ef2cbda3c8b9aebad87721a5dcd3ad1686b46681bc483894ae9cf - 11.71% (6.01 MB)

[#002] sha256:9f888a47f0b0f4ecd36abfd90d4a77bc93fcedb6135f4d24fd36b6d6b232533c - 81.51% (41.8 MB)

[#003] sha256:442c5339f1b180d3c11234e45389e74bb51c0e81730dc49e5f8a7952ee30c9af - 0.01% (4.42 KB)


History
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit

2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-01-30 09:25:58 UTC (buildkit.dockerfile.v0)

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

2025-01-30 09:25:58 UTC (buildkit.dockerfile.v0)

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

2025-01-30 09:25:58 UTC (buildkit.dockerfile.v0)

COPY contrib/*.tpl contrib/ # buildkit

2025-01-30 09:25:58 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