mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 13:42:07 +02:00
377 B
377 B
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