Skip to content

Commit

Permalink
Add cache handler
Browse files Browse the repository at this point in the history
  • Loading branch information
major authored Mar 28, 2024
1 parent 95a3070 commit 76c3680
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
FROM caddy:2.7.6-builder AS builder

RUN xcaddy build \
--with github.com/caddy-dns/porkbun
--with github.com/caddy-dns/porkbun \
--with github.com/caddyserver/cache-handler

FROM caddy:2.7.6

Expand Down

0 comments on commit 76c3680

Please sign in to comment.