[add caddy plugins

This commit is contained in:
Andy Bunce 2022-05-01 22:00:51 +01:00
parent ebff1b7eee
commit 50ccd557fd
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ FROM $VERSION-builder AS builder
RUN xcaddy build \
--with github.com/caddy-dns/duckdns
--with github.com/greenpau/caddy-security@v1.1.5
--with github.com/greenpau/caddy-trace@v1.1.8
FROM $VERSION
COPY --from=builder /usr/bin/caddy /usr/bin/caddy