Haschek-Solutions

caddy-secure2-crowdsec (latest)

Published 2026-05-17 02:06:20 +02:00 by christian

Installation

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

Images

Digest OS / Arch Size
753fbbf9fd linux/amd64 136 MiB
901a22807a linux/arm64 128 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.23.4-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-05-11T13:53:13Z
org.opencontainers.image.revision 632274597a88a6b01ed41c0e6affca0f87ff26df
org.opencontainers.image.source https://github.com/crowdsecurity/crowdsec
Details
Container
2026-05-17 02:06:20 +02:00
5
OCI / Docker
Versions (1) View all
latest 2026-05-17