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
e7d9865ba5
commit
17d8c93d8c
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@ export HOME_DIR="/home/username/custom_home_dir"
|
|||
./conty.sh steam
|
||||
```
|
||||
|
||||
If you just want a sandboxing functionality but don't need a container with a full-size Linux ditro inside (which is what Conty mainly is), i recommend to take a look directly at these projects: [bubblewrap](https://github.com/containers/bubblewrap) and [firejail](https://github.com/netblue30/firejail). Sandboxing is a good additional feature of Conty, but is not its main purpose.
|
||||
|
||||
## Known issues
|
||||
|
||||
Nvidia users will experience problems if their Nvidia kernel module version mismatches the version of the Nvidia libraries inside Conty.
|
||||
|
|
Loading…
Reference in a new issue