Sign inSign up

crowdsecurity/crowdsec:v1.8.0-debian

Multi-platform
Index digest

sha256:99b86b2f8703aa72598207dfeb0cbb69bcbe491a09501502b9311d40f8b1ec7b

OS/ARCH

Compressed size

211.02 MB

Last pushed

16 days by crowdsecurity

Type

Image

Manifest digest

sha256:e888033e5d3ea1f479b2173e9416bcff3ab3da47172f10fc64ecb53ab2c0ce32

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/81.63 MB
6COPY /etc/crowdsec /staging/etc/crowdsec # buildkit433.09 KB
7COPY /go/src/crowdsec/build/docker/docker_start.sh / # buildkit5.64 KB
8COPY /go/src/crowdsec/build/docker/config.yaml /staging/etc/crowdsec/config.yaml # buildkit752 B
9RUN /bin/sh -c yq -n798 B
10ENTRYPOINT ["/bin/bash" "docker_start.sh"]0 B
11COPY /usr/local/lib/crowdsec/plugins /usr/local/lib/crowdsec/plugins # buildkit39.33 MB
12COPY /var/lib/crowdsec /staging/var/lib/crowdsec # buildkit35.61 MB

Command

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