2013-05-22 01:47:16 +08:00
|
|
|
:title: Start Command
|
|
|
|
|
:description: Start a stopped container
|
|
|
|
|
:keywords: start, docker, container, documentation
|
|
|
|
|
|
2013-04-02 09:52:44 +08:00
|
|
|
======================================
|
|
|
|
|
``start`` -- Start a stopped container
|
|
|
|
|
======================================
|
|
|
|
|
|
|
|
|
|
::
|
|
|
|
|
|
|
|
|
|
Usage: docker start [OPTIONS] NAME
|
|
|
|
|
|
|
|
|
|
Start a stopped container
|