3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
FROM caddy:latest
|
|
COPY conf/Caddyfile /etc/caddy/Caddyfile
|
|
COPY ./../../server/frontend /srv |