1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 10:55:28 +02:00
tldr/pages.es/linux/distrobox-stop.md

13 lines
374 B
Markdown
Raw Normal View History

# distrobox-stop
> Detiene un contenedor Distrobox. Vea también: `tldr 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`