Sign inSign up

crowdsecurity/crowdsec:dev-debian

Index digest

sha256:5348ab2efb810d8b1c2517b3d947f8fc7854d487a207ebcd19c791d48f06df7a

OS/ARCH

linux/amd64

Compressed size

209.81 MB

Last pushed

about 19 hours by crowdsecurity

Type

Image

Manifest digest

sha256:f531bf68b90fe29859f56fe7351fccda6752a93bc828897533bf7c01e12cd6b3

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3ENV DEBCONF_NOWARNINGS=yes0 B
4RUN /bin/sh -c apt-get update27.1 MB
5COPY /go/bin/yq /usr/local/bin/crowdsec /usr/local/bin/cscli /usr/local/bin/78.89 MB
6COPY /etc/crowdsec /staging/etc/crowdsec # buildkit437.11 KB
7COPY /go/src/crowdsec/build/docker/docker_start.sh / # buildkit5.63 KB
8COPY /go/src/crowdsec/build/docker/config.yaml /staging/etc/crowdsec/config.yaml # buildkit749 B
9RUN /bin/sh -c yq -n796 B
10ENTRYPOINT ["/bin/bash" "docker_start.sh"]0 B
11COPY /usr/local/lib/crowdsec/plugins /usr/local/lib/crowdsec/plugins # buildkit40.85 MB
12COPY /var/lib/crowdsec /staging/var/lib/crowdsec # buildkit35.61 MB

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'