mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 19:48:44 +00:00
Update cheatsheets
This commit is contained in:
13
docker-container-remove
Normal file
13
docker-container-remove
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# docker container remove
|
||||
|
||||
> This command is an alias of `docker rm`.
|
||||
> More information: <https://docs.docker.com/engine/reference/commandline/rm>.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr docker rm`
|
||||
Reference in New Issue
Block a user