14 lines
366 B
Markdown
14 lines
366 B
Markdown
|
|
# 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):
|
||
|
|
|
||
|
|
`distrobox-stop {{[-n|--name]}} {{container_name}} {{[-Y|--yes]}}`
|