tldr/pages/linux/distrobox-stop.md

14 lines
360 B
Markdown
Raw Normal View History

# distrobox-stop
> Stop a distrobox container.
2023-03-02 16:20:46 +00:00
> Subcommand of `distrobox`. See also: `tldr distrobox`.
> More information: <https://distrobox.it/usage/distrobox-stop>.
- Stop a distrobox container:
`distrobox-stop {{container_name}}`
- Stop a distrobox container non-interactively (without confirmation):
`distrobox-stop --name {{container_name}} --yes`