mirror of
https://github.com/casjaysdevdocker/caddy
synced 2025-01-18 18:34:27 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
b92c818d8f
commit
db7c8441d5
@ -34,7 +34,6 @@ RUN set -ex \
|
|||||||
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest || exit 10; \
|
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest || exit 10; \
|
||||||
export XCADDY_SETCAP=1; xcaddy build ${version} \
|
export XCADDY_SETCAP=1; xcaddy build ${version} \
|
||||||
--output /usr/local/bin/caddy \
|
--output /usr/local/bin/caddy \
|
||||||
--with github.com/kirsch33/realip \
|
|
||||||
--with github.com/caddy-dns/rfc2136 \
|
--with github.com/caddy-dns/rfc2136 \
|
||||||
--with github.com/caddy-dns/route53 \
|
--with github.com/caddy-dns/route53 \
|
||||||
--with github.com/caddy-dns/cloudflare \
|
--with github.com/caddy-dns/cloudflare \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user