-
Notifications
You must be signed in to change notification settings - Fork 2
Environment Variable
Path to host home directory. Mainly used to create container directory. Default to /home
.
Path to host PREFIX directory. Mainly used to check whenever is PulseAudio is installed or no.
Path to host Temporary Directory. Mainly used to check whenever PulseAudio UNIX socket is binded in Temporary Directory or no. Default is /tmp
.
Path to where Debian container should be stored. Default is $HOME/.container
URL to Debian minirootfs download link.
A variable that used to not using pulse / not binding pulse sockets. Default is none.
A variable that used to bind Temporary directory. Default is disabled for security reason.
Please notice that if you enable this, PRoot UNIX socket may revealed. So be careful.
A variable that used to add another options for proot. By example:
DEBIANPROOT_PROOT_OPTIONS="-b /media/mnt" ./main.sh
Force any action such as run as root anyway.
Use proot-rs instead of Plain PRoot
Path to where proot
binary was placed / should executed.