Skip to content

Commit

Permalink
"Add build with postgres-storage from github to Dockerfile."
Browse files Browse the repository at this point in the history
  • Loading branch information
nsouto committed Jul 9, 2024
1 parent 5f19044 commit 6301d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caddy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ FROM caddy:${CADDY_BUILDER_TAG} AS builder

RUN xcaddy build \
# --with github.com/silinternational/certmagic-storage-dynamodb/v3 \
--with build --with github.com/yroc92/postgres-storage \
--with github.com/zhangjiayin/caddy-mysql-storage \
--with github.com/caddy-dns/powerdns

Expand Down

0 comments on commit 6301d78

Please sign in to comment.