mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07: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
|