2026-02-18 06:55:01 -07:00
|
|
|
# distrobox-stop
|
|
|
|
|
|
|
|
|
|
> Arresta un container Distrobox.
|
|
|
|
|
> Vedi anche: `distrobox`.
|
|
|
|
|
> Maggiori informazioni: <https://distrobox.it/usage/distrobox-stop/>.
|
|
|
|
|
|
|
|
|
|
- Arresta un container Distrobox:
|
|
|
|
|
|
|
|
|
|
`distrobox-stop {{container_name}}`
|
|
|
|
|
|
|
|
|
|
- Arresta un container Distrobox in modo non interattivo (senza conferma):
|
|
|
|
|
|
2026-06-12 17:51:25 -06:00
|
|
|
`distrobox-stop {{container_name}} {{[-Y|--yes]}}`
|