mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
348 B
Markdown
13 lines
348 B
Markdown
![]() |
# distrobox-stop
|
||
|
|
||
|
> Distrobox 컨테이너 중지. 같이 보기: `tldr distrobox`.
|
||
|
> 더 많은 정보: <https://distrobox.it/usage/distrobox-stop>.
|
||
|
|
||
|
- Distrobox 컨테이너 중지:
|
||
|
|
||
|
`distrobox-stop {{컨테이너_이름}}`
|
||
|
|
||
|
- 확인 없이 비대화형으로 Distrobox 컨테이너 중지:
|
||
|
|
||
|
`distrobox-stop --name {{컨테이너_이름}} --yes`
|