mirror of
https://github.com/moby/moby.git
synced 2026-07-15 03:51:57 +00:00
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
|