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 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV DEBCONF_NOWARNINGS=yes0 B4RUN /bin/sh -c apt-get update27.1 MB5COPY /go/bin/yq /usr/local/bin/crowdsec /usr/local/bin/cscli /usr/local/bin/81.63 MB6COPY /etc/crowdsec /staging/etc/crowdsec # buildkit433.09 KB7COPY /go/src/crowdsec/build/docker/docker_start.sh / # buildkit5.64 KB8COPY /go/src/crowdsec/build/docker/config.yaml /staging/etc/crowdsec/config.yaml # buildkit752 B9RUN /bin/sh -c yq -n798 B10ENTRYPOINT ["/bin/bash" "docker_start.sh"]0 B11COPY /usr/local/lib/crowdsec/plugins /usr/local/lib/crowdsec/plugins # buildkit39.33 MB12COPY /var/lib/crowdsec /staging/var/lib/crowdsec # buildkit35.61 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'