mirror of https://github.com/CrimsonTome/tldr.git
10 lines
410 B
Markdown
10 lines
410 B
Markdown
|
# toolbox init-container
|
||
|
|
||
|
> Initialize a running `toolbox` container.
|
||
|
> This command is should not be executed by the user, and cannot be run on the host.
|
||
|
> More information: <https://manned.org/toolbox-init-container.1>.
|
||
|
|
||
|
- Initialize a running toolbox:
|
||
|
|
||
|
`toolbox init-container --gid {{gid}} --home {{home}} --home-link --media-link --mnt-link --monitor-host --shell {{shell}} --uid {{uid}} --user {{user}}`
|