Update README.md

This commit is contained in:
Kron4ek 2021-03-31 14:00:09 +05:00 committed by GitHub
parent e7d9865ba5
commit 17d8c93d8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -135,6 +135,8 @@ export HOME_DIR="/home/username/custom_home_dir"
./conty.sh steam ./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 ## Known issues
Nvidia users will experience problems if their Nvidia kernel module version mismatches the version of the Nvidia libraries inside Conty. Nvidia users will experience problems if their Nvidia kernel module version mismatches the version of the Nvidia libraries inside Conty.