--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # distrobox-stop > Stop a Distrobox container. See also: `tldr distrobox`. > More information: . - Stop a Distrobox container: `distrobox-stop {{container_name}}` - Stop a Distrobox container non-interactively (without confirmation): `distrobox-stop --name {{container_name}} --yes`