1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

docker restarts running OR stopped containers, docs edit rm "running"

Signed-off-by: Sally O'Malley <somalley@redhat.com>
This commit is contained in:
Sally O'Malley
2015-09-09 06:27:41 -04:00
committed by Tibor Vass
parent 17fda32a53
commit fac1158156
4 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ weight=1
Usage: docker restart [OPTIONS] CONTAINER [CONTAINER...]
Restart a running container
Restart a container
-t, --time=10 Seconds to wait for stop before killing the container