mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
331 B
331 B
distrobox-stop
Stop a Distrobox container. 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