docker container restart
Restart one or more containers
Usage
docker container restart [OPTIONS] CONTAINER [CONTAINER...]
Description
See docker restart for more information.
Options
Option | Short | Default | Description |
---|---|---|---|
--signal | -s | Signal to send to the container | |
--time | -t | Seconds to wait before killing the container |