This commit is contained in:
2025-07-07 18:37:43 +05:30
parent e2a064f911
commit eee6b451ff
2 changed files with 59 additions and 8 deletions

View File

@@ -1,9 +1,7 @@
FROM caddy:2.10.0-builder AS builder
RUN xcaddy build \
--with github.com/hslatman/caddy-crowdsec-bouncer/http \
--with github.com/hslatman/caddy-crowdsec-bouncer/layer4 \
--with github.com/hslatman/caddy-crowdsec-bouncer/appsec
--with github.com/hslatman/caddy-crowdsec-bouncer/http
FROM caddy:2.10.0