Haschek-Solutions

caddy-secure2-crowdsec (latest)

Published 2026-01-15 16:18:46 +01:00 by christian

Installation

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

Images

Digest OS / Arch Size
d84323a7ac linux/amd64 132 MiB
31afb97ad9 linux/arm64 124 MiB

Image Layers ( linux/amd64)

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/docker/docker_start.sh / # buildkit
COPY /go/src/crowdsec/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 2025-12-09T08:56:45Z
org.opencontainers.image.revision db3efdbf3714dea5bcb4b3ba7b2da6cb097ac962
org.opencontainers.image.source https://github.com/crowdsecurity/crowdsec
Details
Container
2026-01-15 16:18:46 +01:00
2
OCI / Docker
Versions (1) View all
latest 2026-01-15