abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
768 stars 315 forks source link

Support for quic #123

Closed Trree closed 6 years ago

Trree commented 6 years ago

Since I downloaded carry from the docker hub, I don't want to update the Dockerfile to support quic. When I use docker run it will report the following error. How can I do it?

docker run -d -p 2015:2015 abiosoft/caddy caddy -quic Error during parsing: Unknown directive 'caddy'

abiosoft commented 6 years ago

you don't need caddy.

docker run -d -p 2015:2015 abiosoft/caddy -quic