Files
dj52/caddy/Dockerfile
Beyhan Oğur ec28a2024d first commit
2026-04-26 22:22:29 +03:00

5 lines
137 B
Docker
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
FROM caddy:2
# Build context repo root'u (.) olduğu için caddy/Caddyfile yolu kullanıyoruz
COPY caddy/Caddyfile /etc/caddy/Caddyfile