July 27, 20178 yr Is there a plugin or setting that will let me know if a docker stopped? I've had one of my dockers stop twice on me now and it took me a while to figure out that it wasn't working. Is there anyway to have unraid notify me that it is no longer working? Thanks, Jim
September 20, 20178 yr Good question. Run your Dockers with this flag so they restart if they go down: docker run -d --restart=always <dockername>
Archived
This topic is now archived and is closed to further replies.