caddy-docker
caddy-docker copied to clipboard
Caddy sometimes locks up when running inside docker
I have a problem where my Caddy (version 2.8.4), running inside the official docker image, locks up and hangs on all network input, refuses to respond to kill signals from docker compose
, and basically turns into a useless lump. There's no runaway memory or CPU usage or anything.
What logs or metrics can I pull to help debug what's going on here?