mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
Adding options to docker restart documentation
URL of page is: http://docs.docker.io/en/latest/reference/commandline/cli/#restart
Docker-DCO-1.1-Signed-off-by: Scott Collier <emailscottcollier@gmail.com> (github: scollier)
Upstream-commit: f742182359
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
1723872d9b
commit
dfe7f7a2ea
@@ -991,6 +991,8 @@ The last container is marked as a ``Ghost`` container. It is a container that wa
|
||||
|
||||
Restart a running container
|
||||
|
||||
-t, --time=10: Number of seconds to try to stop for before killing the container. Once killed it will then be restarted. Default=10
|
||||
|
||||
.. _cli_rm:
|
||||
|
||||
``rm``
|
||||
|
||||
Reference in New Issue
Block a user