docker container start
Start one or more stopped containers
Usage
docker container start [OPTIONS] CONTAINER [CONTAINER...]
Description
See docker start for more information.
Options
Option | Short | Default | Description |
---|---|---|---|
--attach | -a | Attach STDOUT/STDERR and forward signals | |
--checkpoint | experimental (daemon) Restore from this checkpoint | ||
--checkpoint-dir | experimental (daemon) Use a custom checkpoint storage directory | ||
--detach-keys | Override the key sequence for detaching a container | ||
--interactive | -i | Attach container's STDIN |