mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 18:22:08 +02:00
9 lines
448 B
Markdown
9 lines
448 B
Markdown
# toolbox init-container
|
|
|
|
> 실행 중인 `toolbox` 컨테이너를 초기화합니다.
|
|
> 이 명령은 사용자가 실행해서는 안 되며, 호스트에서 실행할 수 없습니다.
|
|
> 더 많은 정보: <https://manned.org/toolbox-init-container.1>.
|
|
|
|
- 실행 중인 toolbox 초기화:
|
|
|
|
`toolbox init-container --gid {{gid}} --home {{home}} --home-link --media-link --mnt-link --monitor-host --shell {{shell}} --uid {{uid}} --user {{user}}`
|