mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
changed the title prefix to sufix + Documentation Upstream-commit: 18cb5c9314dbc9a0aa857211b124a3feb85c5274 Component: engine
14 lines
266 B
ReStructuredText
14 lines
266 B
ReStructuredText
:title: Rm Command
|
|
:description: Remove a container
|
|
:keywords: remove, container, docker, documentation, rm
|
|
|
|
============================
|
|
``rm`` -- Remove a container
|
|
============================
|
|
|
|
::
|
|
|
|
Usage: docker rm [OPTIONS] CONTAINER
|
|
|
|
Remove a container
|