mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
12 lines
362 B
Markdown
12 lines
362 B
Markdown
# distrobox-rm
|
|
|
|
> Verwijder een Distrobox container. Bekijk ook: `tldr distrobox`.
|
|
> Meer informatie: <https://distrobox.it/usage/distrobox-rm>.
|
|
|
|
- Verwijder een Distrobox container (Tip: Stop the container voordat je hem verwijdert):
|
|
|
|
`distrobox-rm {{container_name}}`
|
|
|
|
- Verwijder een Distrobox container geforceerd:
|
|
|
|
`distrobox-rm {{container_name}} --force`
|