mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-14 05:06:18 +00:00
Lots of stuff
This commit is contained in:
@@ -3,8 +3,8 @@ FROM caddy:builder AS builder
|
||||
|
||||
# Install xcaddy and build Caddy with plugins
|
||||
RUN xcaddy build \
|
||||
--with github.com/corazawaf/coraza-caddy \
|
||||
--with github.com/hslatman/caddy-crowdsec-bouncer/http
|
||||
--with github.com/corazawaf/coraza-caddy/v2@v2.0.0 \
|
||||
--with github.com/hslatman/caddy-crowdsec-bouncer/http@v0.8.1
|
||||
|
||||
# Stage to download OWASP CRS
|
||||
FROM alpine:latest AS crs
|
||||
|
||||
Reference in New Issue
Block a user