mirror of
https://github.com/moby/moby.git
synced 2026-07-10 00:28:51 +00:00
14 lines
306 B
ReStructuredText
14 lines
306 B
ReStructuredText
:title: Start Command
|
|
:description: Start a stopped container
|
|
:keywords: start, docker, container, documentation
|
|
|
|
======================================
|
|
``start`` -- Start a stopped container
|
|
======================================
|
|
|
|
::
|
|
|
|
Usage: docker start [OPTIONS] NAME
|
|
|
|
Start a stopped container
|