
This re-aligns the docs with what the cmd line now does. Signed-off-by: Doug Davis <dug@us.ibm.com>
19 lines
469 B
Markdown
19 lines
469 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "start"
|
|
description = "The start command description and usage"
|
|
keywords = ["Start, container, stopped"]
|
|
[menu.main]
|
|
parent = "smn_cli"
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# start
|
|
|
|
Usage: docker start [OPTIONS] CONTAINER [CONTAINER...]
|
|
|
|
Start one or more containers
|
|
|
|
-a, --attach Attach STDOUT/STDERR and forward signals
|
|
--help Print usage
|
|
-i, --interactive Attach container's STDIN
|