Hi all,
I’m wondering how containers will be killed when an update is being installed or when the shutdown / reboot endpoint is called via the supervisor API. Is there a graceful shutdown period with a SIGTERM
signal, or is the container just being killed instantly?
I searched in the docs and forum, but couldn’t find an answer.
Thanks in advance!