b35361e8d2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
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 |