March 8, 20179 yr Is there a way to configure Docker on Unrais to start my containers with "--restart unless-stopped"? For those of you wondering what that does: https://blog.codeship.com/ensuring-containers-are-always-running-with-dockers-restart-policy/ Thanks
March 9, 20179 yr You can add that to the extra parameters field in advanced view. But you should check first if the contain authors already use monitoring inside the container. All of our (Linuxserver.io) containers use the s6 overlay that automatically restart a crashed process.
March 9, 20179 yr Author Thanks so much! That was too easy, not sure how I missed this. All your containers have been rock solid. Another one I'm using, not so much This will come in handy.
Archived
This topic is now archived and is closed to further replies.