tldr/pages/linux/distrobox-stop.md

14 lines
377 B
Markdown

# distrobox-stop
> Stop a distrobox container.
> Subcommand of `distrobox`. See also: `tldr distrobox`.
> More information: <https://distrobox.privatedns.org/usage/distrobox-stop.html>.
- Stop a distrobox container:
`distrobox-stop {{container_name}}`
- Stop a distrobox container non-interactively (without confirmation):
`distrobox-stop --name {{container_name}} --yes`