2023-11-02 19:59:27 +00:00
|
|
|
# distrobox-rm
|
|
|
|
|
2023-11-26 17:02:06 +00:00
|
|
|
> Verwijder een Distrobox container. Bekijk ook: `tldr distrobox`.
|
2023-11-19 21:07:13 +00:00
|
|
|
> Meer informatie: <https://distrobox.it/usage/distrobox-rm>.
|
2023-11-02 19:59:27 +00:00
|
|
|
|
2023-11-26 17:02:06 +00:00
|
|
|
- Verwijder een Distrobox container (Tip: Stop the container voordat je hem verwijdert):
|
2023-11-02 19:59:27 +00:00
|
|
|
|
|
|
|
`distrobox-rm {{container_name}}`
|
|
|
|
|
2023-11-26 17:02:06 +00:00
|
|
|
- Verwijder een Distrobox container geforceerd:
|
2023-11-02 19:59:27 +00:00
|
|
|
|
|
|
|
`distrobox-rm {{container_name}} --force`
|