github.com/sijibomii/docker@v0.0.0-20231230191044-5cf6ca554647/docs/reference/commandline/start.md (about) 1 <!--[metadata]> 2 +++ 3 title = "start" 4 description = "The start command description and usage" 5 keywords = ["Start, container, stopped"] 6 [menu.main] 7 parent = "smn_cli" 8 +++ 9 <![end-metadata]--> 10 11 # start 12 13 Usage: docker start [OPTIONS] CONTAINER [CONTAINER...] 14 15 Start one or more containers 16 17 -a, --attach Attach STDOUT/STDERR and forward signals 18 --detach-keys Specify the escape key sequence used to detach a container 19 --help Print usage 20 -i, --interactive Attach container's STDIN