mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
385 B
385 B
description, keywords, menu, title
| description | keywords | menu | title | |||||
|---|---|---|---|---|---|---|---|---|
| The restart command description and usage |
|
|
restart |
restart
Usage: docker restart [OPTIONS] CONTAINER [CONTAINER...]
Restart a container
Options:
--help Print usage
-t, --time int Seconds to wait for stop before killing the container (default 10)