mirror of https://github.com/CrimsonTome/tldr.git
13 lines
316 B
Markdown
13 lines
316 B
Markdown
# distrobox-stop
|
|
|
|
> Stop een Distrobox container. Bekijk ook: `tldr distrobox`.
|
|
> Meer informatie: <https://distrobox.it/usage/distrobox-stop>.
|
|
|
|
- Stop een Distrobox container:
|
|
|
|
`distrobox-stop {{container_name}}`
|
|
|
|
- Stop een Distrobox container zonder bevestiging:
|
|
|
|
`distrobox-stop --name {{container_name}} --yes`
|