Namespace
zricethezav
Image / Tag
gitleaks:v8.8.10
Content Digest
sha256:6c2b13e3b533eb7c0652f6a7eb1a667bf745390859ea73b17877d94400bbc2f5
Details
Created

2022-06-27 22:09:18 UTC

Size

16.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-06-27T22:08:45.061Z
  • org.opencontainers.image.description
    Protect and discover secrets using Gitleaks 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    05c165deb25badc86f276c62248fc4272a6db95e
  • org.opencontainers.image.source
    https://github.com/zricethezav/gitleaks
  • org.opencontainers.image.title
    gitleaks
  • org.opencontainers.image.url
    https://github.com/zricethezav/gitleaks
  • org.opencontainers.image.version
    v8.8.10

Environment
PATH

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


Layers

[#000] sha256:2408cc74d12b6cd092bb8b516ba7d5e290f485d3eb9672efc00f0583730179e8 - 16.12% (2.67 MB)

[#001] sha256:d19f8431da49a21697ceab6724fb25fa1cfe593568b8d4149918b70a6f349835 - 54.83% (9.08 MB)

[#002] sha256:50a750c0e5326cfd0a50a556b1df1f0749c28acd57650b49e91dad9b40622c55 - 29.05% (4.81 MB)

[#003] sha256:4c05f3fc0cf9cc6ba182c15e25bf9f5b6a9530231ed777e6609f3d6771c451ea - 0.0% (192 Bytes)


History
2022-05-23 19:19:30 UTC

/bin/sh -c #(nop) ADD file:8e81116368669ed3dd361bc898d61bff249f524139a239fdaf3ec46869a39921 in /

2022-05-23 19:19:31 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2022-06-27 22:08:53 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c adduser -D gitleaks && apk add --no-cache bash git openssh-client # buildkit

2022-06-27 22:09:18 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/zricethezav/gitleaks/bin/* /usr/bin/ # buildkit

2022-06-27 22:09:18 UTC (buildkit.dockerfile.v0)

USER gitleaks

2022-06-27 22:09:18 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c git config --global --add safe.directory '*' # buildkit

2022-06-27 22:09:18 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["gitleaks"]

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