mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Update README.md
This commit is contained in:
parent
d1ff6d011e
commit
3a2e065601
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@ There are some other features, see the internal help for more information.
|
|||
|
||||
## Sandbox
|
||||
|
||||
Conty uses bubblewrap and thus supports filesystem sandboxing. By default
|
||||
it's disabled and almost all directories on your system are available for the container.
|
||||
Conty uses bubblewrap and thus supports filesystem sandboxing, X1 isolation is also supported (via Xephyr). By default
|
||||
sandbox is disabled and almost all directories and files on your system are available for the container.
|
||||
|
||||
Here are the environment variables that you can use to control the sandbox:
|
||||
* **SANDBOX** - enables the sandbox feature itself. Isolates all files and directories, creates a fake temporary home directory (in RAM), which is destroyed after closing the container.
|
||||
|
|
Loading…
Reference in a new issue