toolbox: add pages (#8280)

This commit is contained in:
K.B.Dharun Krishna
2022-08-05 13:01:03 +05:30
committed by GitHub
parent aefb4ec4e3
commit 822a07003b
9 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# 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}}`