DOKK / manpages / debian 10 / docker.io / docker-container-start.1.en
DOCKER(1) DOCKER(1)

docker-container-start - Start one or more stopped containers

docker container start [OPTIONS] CONTAINER [CONTAINER...]

Start one or more containers.

-a, --attach[=false]
Attach STDOUT/STDERR and forward signals

--checkpoint=""
Restore from this checkpoint

--checkpoint-dir=""
Use a custom checkpoint storage directory

--detach-keys=""
Override the key sequence for detaching a container

-h, --help[=false]
help for start

-i, --interactive[=false]
Attach container's STDIN

docker-container(1)

Feb 2021 Docker Community