2022-10-18 02:43:45 +05:30
|
|
|
# distrobox-stop
|
|
|
|
|
2025-06-07 14:47:18 +00:00
|
|
|
> Stop a Distrobox container.
|
|
|
|
> See also: `distrobox`.
|
2023-11-19 22:07:13 +01:00
|
|
|
> More information: <https://distrobox.it/usage/distrobox-stop>.
|
2022-10-18 02:43:45 +05:30
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
- Stop a Distrobox container:
|
2022-10-18 02:43:45 +05:30
|
|
|
|
2023-03-19 17:05:00 +05:30
|
|
|
`distrobox-stop {{container_name}}`
|
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
- Stop a Distrobox container non-interactively (without confirmation):
|
2023-03-19 17:05:00 +05:30
|
|
|
|
2025-04-20 00:21:53 +03:00
|
|
|
`distrobox-stop {{[-n|--name]}} {{container_name}} {{[-Y|--yes]}}`
|