moby/docs/reference/commandline/start.md
Doug Davis e6115a6c1c remove =false from options that default to false in the docs
This re-aligns the docs with what the cmd line now does.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-12-23 07:11:35 -08:00

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