Commit graph

15 commits

Author SHA1 Message Date
Kron4ek
05de8794a8
Fix typo 2021-03-28 17:39:37 +05:00
Kron4ek
e658f269e1
Add ability to use system squashfuse and bwrap
Instead of the builtin ones.
2021-03-28 17:37:46 +05:00
Kron4ek
7209561d08
Ability to set HOME directory to a custom location 2021-03-28 17:10:36 +05:00
Kron4ek
3ec5442180
Notify when autostarting and autoargs are working 2021-03-28 16:54:13 +05:00
Kron4ek
1a98848008
Do not unshare anything (for now)
This (the --hostname parameter, to be precise) breaks connection to X server on some distros (for example, on Slackware).
2021-03-28 16:45:02 +05:00
Kron4ek
c5675940e8
Add ability to automatically start applications
Fixes #2
2021-03-28 16:35:24 +05:00
Kron4ek
09a12ac220
Fix the size of the script
Always forget about this
2021-03-28 14:21:48 +05:00
Kron4ek
9ecc3197b0
Add a small delay before exit 2021-03-28 14:21:05 +05:00
Kron4ek
10fe13ae0f
Add /usr/lib/jvm/default/bin to PATH 2021-03-27 17:30:56 +05:00
Kron4ek
432382b190
Fix the script size 2021-03-27 16:57:10 +05:00
Kron4ek
96aee519a0
Bind /media to the container 2021-03-27 16:56:22 +05:00
Kron4ek
b7b6883144
Append hosts's PATH to the container 2021-03-27 16:55:05 +05:00
Kron4ek
3cd30d0651
Rename WHITELIST_DIRS to BIND
And now it can be used not only when SANDBOX is enabled
2021-03-27 15:32:34 +05:00
Kron4ek
c600b4b723
Do not unshare anything by default
Only unshare when SANDBOX is enabled
2021-03-27 15:01:24 +05:00
Kron4ek
f0a7155c35 Init repo 2021-03-26 22:03:50 +05:00