sha256:5348ab2efb810d8b1c2517b3d947f8fc7854d487a207ebcd19c791d48f06df7a
OS/ARCH
linux/amd64
Compressed size
209.81 MB
Last pushed
1 day by crowdsecurity
Type
Image
Manifest digest
sha256:f531bf68b90fe29859f56fe7351fccda6752a93bc828897533bf7c01e12cd6b3
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/78.89 MB6COPY /etc/crowdsec /staging/etc/crowdsec # buildkit437.11 KB7COPY /go/src/crowdsec/build/docker/docker_start.sh / # buildkit5.63 KB8COPY /go/src/crowdsec/build/docker/config.yaml /staging/etc/crowdsec/config.yaml # buildkit749 B9RUN /bin/sh -c yq -n796 B10ENTRYPOINT ["/bin/bash" "docker_start.sh"]0 B11COPY /usr/local/lib/crowdsec/plugins /usr/local/lib/crowdsec/plugins # buildkit40.85 MB12COPY /var/lib/crowdsec /staging/var/lib/crowdsec # buildkit35.61 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'