1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 12:26:00 +02:00
tldr/pages/linux/distrobox-stop.md
K.B.Dharun Krishna 8965d3f153 distrobox: update pages and Tamil translation
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-19 17:21:16 +05:30

13 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`