This commit is contained in:
@@ -4,7 +4,8 @@ FROM caddy:2.7.6-builder-alpine AS caddybuild
|
||||
RUN xcaddy build \
|
||||
--with github.com/greenpau/caddy-security \
|
||||
--with github.com/lucaslorentz/caddy-docker-proxy/v2 \
|
||||
--with github.com/caddyserver/replace-response
|
||||
--with github.com/caddyserver/replace-response \
|
||||
--with github.com/caddy-dns/cloudflare
|
||||
|
||||
FROM base AS final
|
||||
COPY --from=caddybuild /usr/bin/caddy /usr/bin/caddy
|
||||
Reference in New Issue
Block a user