github.com/tompao/docker@v1.9.1/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=false Attach STDOUT/STDERR and forward signals 18 --help=false Print usage 19 -i, --interactive=false Attach container's STDIN