Enabling the Live Restore Function
By default, when the Docker daemon terminates, the running container is stopped. After this function is enabled, the container continues to run even if the daemon is unavailable. For details, see the official Docker documentation.
Parent topic: Hardening Container Security