mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-12 11:47:42 +00:00
Update cheatsheets
This commit is contained in:
14
linux/toolbox-init-container
Normal file
14
linux/toolbox-init-container
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# toolbox init-container
|
||||
|
||||
> Initialize a running `toolbox` container.
|
||||
> This command 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}}`
|
||||
Reference in New Issue
Block a user