mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
12 lines
368 B
Markdown
12 lines
368 B
Markdown
# distrobox-rm
|
|
|
|
> Distrobox 컨테이너 제거. 같이 보기: `tldr distrobox`.
|
|
> 더 많은 정보: <https://distrobox.it/usage/distrobox-rm>.
|
|
|
|
- Distrobox 컨테이너 제거 (팁: 제거하기 전에 컨테이너를 중지하세요):
|
|
|
|
`distrobox-rm {{컨테이너_이름}}`
|
|
|
|
- Distrobox 컨테이너 강제 제거:
|
|
|
|
`distrobox-rm {{컨테이너_이름}} --force`
|