2022-08-05 08:31:03 +01:00
|
|
|
# toolbox init-container
|
|
|
|
|
|
|
|
> Initialize a running `toolbox` container.
|
2022-10-07 04:30:15 +01:00
|
|
|
> This command should not be executed by the user, and cannot be run on the host.
|
2022-08-05 08:31:03 +01:00
|
|
|
> 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}}`
|