Docker restart

Code examples

4
0

docker run restart on boot

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

how to restart docker linux

$ sudo systemctl start docker
1
0

docker restart container

docker restart CONTAINER_ID
1
0

docker restart

sudo systemctl restart docker
0
0

docker how to restart container at coputer startup

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

docker run restart always

$ docker run --restart=always redis

In other languages

This page is in other languages

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