crowdsec (sha256:494e6260f61ffb4551f19b589ed2ed75d5c11d162e4b9a9dfe8b0bcebbe2409d)
Published 2026-02-02 17:14:10 -06:00 by jbelec
Installation
docker pull git.lab.lostsource.net/builds/crowdsec@sha256:494e6260f61ffb4551f19b589ed2ed75d5c11d162e4b9a9dfe8b0bcebbe2409dsha256:494e6260f61ffb4551f19b589ed2ed75d5c11d162e4b9a9dfe8b0bcebbe2409dImage layers
| ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community tzdata bash rsync && mkdir -p /staging/etc/crowdsec && mkdir -p /staging/etc/crowdsec/acquis.d && mkdir -p /staging/var/lib/crowdsec && mkdir -p /var/lib/crowdsec/data # buildkit |
| COPY /go/bin/yq /usr/local/bin/crowdsec /usr/local/bin/cscli /usr/local/bin/ # buildkit |
| COPY /etc/crowdsec /staging/etc/crowdsec # buildkit |
| COPY /go/src/crowdsec/build/docker/docker_start.sh / # buildkit |
| COPY /go/src/crowdsec/build/docker/config.yaml /staging/etc/crowdsec/config.yaml # buildkit |
| COPY /var/lib/crowdsec /staging/var/lib/crowdsec # buildkit |
| RUN /bin/sh -c yq -n '.url="http://0.0.0.0:8080"' | install -m 0600 /dev/stdin /staging/etc/crowdsec/local_api_credentials.yaml # buildkit |
| ENTRYPOINT ["/bin/bash" "/docker_start.sh"] |
| COPY /usr/local/lib/crowdsec/plugins /usr/local/lib/crowdsec/plugins # buildkit |
Details
2026-02-02 17:14:10 -06:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
131 MiB
latest
2026-02-02
7a00b18c0576f00ba58bfbb2078a6047d26e05f2
2026-02-02