14 lines
372 B
Markdown
Raw Normal View History

# distrobox-stop
> Detiene un contenedor Distrobox.
> Vea también: `distrobox`.
> Más información: <https://distrobox.it/usage/distrobox-stop/>.
- Detiene un contenedor Distrobox:
`distrobox-stop {{nombre_del_contenedor}}`
- Detiene un contenedor Distrobox de un modo no interactivo (no pide confirmación):
`distrobox-stop --name {{nombre_del_contenedor}} --yes`