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