edgeguard/crowdsec (latest)
Published 2026-03-18 07:28:38 +00:00 by netcell
Installation
docker pull git.netcell-it.de/projekte/edgeguard/crowdsec:latestsha256:59d77a57d600d5887c20ce138c08c97cac41804dc297bc572b50d00004b271b6
Image Layers
| ADD alpine-minirootfs-3.21.5-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 |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-01-23T14:11:51Z |
| org.opencontainers.image.revision | eacc81922833e14a3ceb5ef49f34ce66b9b3fbd2 |
| org.opencontainers.image.source | https://github.com/crowdsecurity/crowdsec |
Details
Versions (2)
View all