Sign inSign up

gitguardian/ggshield:v1.49.0

Multi-platform
Security
Developer tools
Index digest

sha256:74a990937b163323c4ffaf3b7f76a856be4617fbae4231563d1db990193f59c4

OS/ARCH

Compressed size

99.36 MB

Last pushed

6 months by gitguardian

Type

Image

Manifest digest

sha256:d50d31cbb1ef1eaf116343f51c063b57bfc82a5f541b081f50584bea1251db3d

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;13.18 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=GitGuardian SRE Team <[email protected]>0 B
12ENV LC_ALL=C.UTF-80 B
13ENV LANG=C.UTF-80 B
14ENV PYTHONDONTWRITEBYTECODE=10 B
15ENV PYTHONFAULTHANDLER=10 B
16ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17WORKDIR /app93 B
18RUN /bin/sh -c apt-get update35.37 MB
19COPY . . # buildkit626.96 KB
20RUN /bin/sh -c pip install20.57 MB
21WORKDIR /data94 B
22VOLUME [/data]0 B
23CMD ["ggshield"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'