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