Customize timeout in docker compose
Reposted from General
I see three docker commands which set the timeout to shut a container down. There is stop_grace_period, COMPOSE_HTTP_TIMEOUT and a flag -t or -timeout. Which of these would I use in a user customized docker compose.yml to let the Plex app have a longer time before it is shut down? The default value of 10 seconds is not long enough and I get file corruption errors after doing a server reboot.
0 Replies