Skip to content

Commit

Permalink
add notes to caddy Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikvtcodes committed Dec 23, 2023
1 parent 35e5cbc commit 9ab0af9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Builds a custom Caddy image with Cloudflare DNS plugin
# Available publicly at ghcr.io/orangeunilabs/caddy:latest

ARG VERSION=2.7

FROM caddy:${VERSION}-builder-alpine AS builder
Expand Down

0 comments on commit 9ab0af9

Please sign in to comment.