Tips&Tricks from java developer


Blog

About me

Projects:

- AB English Courses

- StillSmallVoice.ru

- StillMakeUp.ru

How-to automatically restart docker container if it down?

Problem You have an unstable Docker container and need restart it automatically when it down. Solution Docker has useful parameter --restart with three options: no - do not restart container, default behavior always - restart… ยป

  • 6 years ago
  • how-to, docker
  • Comments
Page 1 of 1