mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +07:00
403 B
403 B
aliases, description, keywords, title
| aliases | description | keywords | title | ||
|---|---|---|---|---|---|
|
The restart command description and usage |
|
docker restart |
Usage: docker restart [OPTIONS] CONTAINER [CONTAINER...]
Restart one or more containers
Options:
--help Print usage
-t, --time int Seconds to wait for stop before killing the container (default 10)