mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
changed the title prefix to sufix + Documentation Upstream-commit: 18cb5c9314dbc9a0aa857211b124a3feb85c5274 Component: engine
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
|