12345678910111213 |
- :title: Rmi Command
- :description: Remove an image
- :keywords: rmi, remove, image, docker, documentation
- ==========================
- ``rmi`` -- Remove an image
- ==========================
- ::
- Usage: docker rmimage [OPTIONS] IMAGE
- Remove an image
|