We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f1b25 commit d1c9ae5Copy full SHA for d1c9ae5
caddy/Dockerfile
@@ -10,9 +10,7 @@ RUN set -e \
10
--with github.com/caddy-dns/route53 \
11
--with github.com/caddy-dns/cloudflare \
12
--with github.com/caddy-dns/alidns \
13
- --with github.com/caddy-dns/vultr \
14
--with github.com/caddy-dns/dnspod \
15
- --with github.com/caddy-dns/duckdns \
16
--with github.com/caddy-dns/gandi \
17
--with github.com/abiosoft/caddy-exec \
18
--with github.com/greenpau/caddy-trace \
@@ -21,7 +19,6 @@ RUN set -e \
21
19
--with github.com/porech/caddy-maxmind-geolocation \
22
20
--with github.com/caddyserver/format-encoder \
23
--with github.com/caddyserver/replace-response \
24
- --with github.com/mholt/caddy-webdav \
25
--with github.com/imgk/caddy-trojan
26
27
0 commit comments