sha256:8dc56ed4f6db82758f1df2bfafabc92e6287b7a743d44d2cb750595b55bbf44b
OS/ARCH
Compressed size
211.01 MB
Last pushed
23 days by crowdsecurity
Type
Image
Manifest digest
sha256:cd14f0ee026b53353bca30aeed67e8d223af96448d0f41bc9f0ff8b2a81206a6
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.62 MB6COPY /etc/crowdsec /staging/etc/crowdsec # buildkit425.54 KB7COPY /go/src/crowdsec/build/docker/docker_start.sh / # buildkit5.64 KB8COPY /go/src/crowdsec/build/docker/config.yaml /staging/etc/crowdsec/config.yaml # buildkit753 B9RUN /bin/sh -c yq -n799 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'