mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-15 19:23:44 +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
|