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 9c85171 commit 90f1b25Copy full SHA for 90f1b25
caddy/Dockerfile
@@ -7,7 +7,6 @@ RUN set -e \
7
&& echo ">>>>>>>>>>>>>>> ${version} ###############" \
8
&& go get -u github.com/caddyserver/xcaddy/cmd/xcaddy \
9
&& xcaddy build ${version} --output /caddy \
10
- --with github.com/caddy-dns/googleclouddns \
11
--with github.com/caddy-dns/route53 \
12
--with github.com/caddy-dns/cloudflare \
13
--with github.com/caddy-dns/alidns \
0 commit comments