makejail
Automatically create chroot jails for programs
Install
- All systems
-
curl cmd.cat/makejail.sh
- Debian
-
apt-get install makejail
- Ubuntu
-
apt-get install makejail
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install makejail
- Raspbian
-
apt-get install makejail
- Dockerfile
- dockerfile.run/makejail
makejail
Automatically create chroot jails for programs
Makejail helps an administrator to create and update a chroot jail using short configuration files. If not enough information is provided in these it will attempt to guess which files are required by the daemon and will install all of them in the jail.