Docker why my container start on reboot

Code examples

4
0

docker run restart on boot

$ docker run -d --restart unless-stopped <image>
1
0

docker why my container start on reboot

docker update --restart=no $(docker ps -a -q)
0
0

docker how to restart container at coputer startup

docker run -d --restart unless-stopped -p27017:27017 mongo

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................