updatejail
Builds and maintains chrooted environments
Install
- All systems
-
curl cmd.cat/updatejail.sh
- Debian
-
apt-get install jailer
- Ubuntu
-
apt-get install jailer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jailer
- Raspbian
-
apt-get install jailer
- Dockerfile
- dockerfile.run/updatejail
jailer
Builds and maintains chrooted environments
Jailer is a simple script to help system administrators to create and maintain chrooted (that is, jailed) environments. It uses a simple configuration file which can be used to describe the location of configuration files, Debian packages and files or directories used to build the chroot environment.