How can I automatically restart Docker containers after a Windows
I had the same issue running windows server 2019 I solved it by starting the container with docker run -d --restart always. after rebooting and restarting the services or server the container