Haschek-Solutions

caddy-secure2-crowdsec (latest)

Published 2026-04-05 02:07:00 +02:00 by christian

Installation

docker pull gitea.haschek.at/haschek-solutions/caddy-secure2-crowdsec:latest
sha256:71d714d0e749136083d1bbb148c51fe7b3928045993dd449d0b0d56ab273060d

Images

Digest OS / Arch Size
d32813f2db linux/amd64 133 MiB
c2ced637ea linux/arm64 125 MiB

Image Layers ( linux/amd64)

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
COPY acquis.yaml /etc/crowdsec/acquis.yaml # buildkit
RUN /bin/sh -c apk add --no-cache curl && curl -s https://check.torproject.org/torbulkexitlist > /var/lib/crowdsec/tor_exit_nodes.txt # buildkit

Labels

Key Value
org.opencontainers.image.created 2026-04-01T13:03:48Z
org.opencontainers.image.revision 981e616612141051dc73a1e4f174062d4bf95ca1
org.opencontainers.image.source https://github.com/crowdsecurity/crowdsec
Details
Container
2026-04-05 02:07:00 +02:00
5
OCI / Docker
Versions (1) View all
latest 2026-04-05