mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
14 lines
295 B
ReStructuredText
14 lines
295 B
ReStructuredText
:title: Stop Command
|
|
:description: Stop a running container
|
|
:keywords: stop, container, docker, documentation
|
|
|
|
====================================
|
|
``stop`` -- Stop a running container
|
|
====================================
|
|
|
|
::
|
|
|
|
Usage: docker stop [OPTIONS] NAME
|
|
|
|
Stop a running container
|