tldr/pages.nl/linux/distrobox-stop.md

13 lines
316 B
Markdown
Raw Normal View History

2023-11-02 19:59:27 +00:00
# distrobox-stop
> Stop een Distrobox container. Bekijk ook: `tldr distrobox`.
> Meer informatie: <https://distrobox.it/usage/distrobox-stop>.
2023-11-02 19:59:27 +00:00
- Stop een Distrobox container:
2023-11-02 19:59:27 +00:00
`distrobox-stop {{container_name}}`
- Stop een Distrobox container zonder bevestiging:
2023-11-02 19:59:27 +00:00
`distrobox-stop --name {{container_name}} --yes`