Recommendations for rebooting container host #5185
-
|
Say I need to reboot my container host running AIO (eg: for OS updates). Should I log into the AIO interface and manually stop all the containers, then stop the master container on the commandline, then reboot? Or is it safe to just reboot the system and let Docker pull the containers down and automatically restart them all on reboot? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 18 replies
-
|
Hi,
Yes, this is the idea. |
Beta Was this translation helpful? Give feedback.
-
|
Many thanks! |
Beta Was this translation helpful? Give feedback.
-
|
So is running this script better than to just reboot the system and let Docker pull the containers down and automatically restart them all on reboot? |
Beta Was this translation helpful? Give feedback.
Hi,
Yes, this is the idea.