mirror of
https://github.com/docker/cli.git
synced 2025-11-22 18:03:07 +03:00
529 B
529 B
docker restart
Restart one or more containers
Aliases
docker container restart, docker restart
Options
| Name | Type | Default | Description |
|---|---|---|---|
-s, --signal |
string |
Signal to send to the container | |
-t, --time |
int |
0 |
Seconds to wait before killing the container |