cowbuilder
pbuilder running on cowdancer
Install
- All systems
-
curl cmd.cat/cowbuilder.sh
- Debian
-
apt-get install cowbuilder
- Ubuntu
-
apt-get install cowbuilder
- Kali Linux
-
apt-get install cowbuilder
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cowbuilder
- Raspbian
-
apt-get install cowbuilder
- Dockerfile
- dockerfile.run/cowbuilder
cowbuilder
pbuilder running on cowdancer
'cowbuilder' command is a wrapper for pbuilder which allows using pbuilder-like interface over cowdancer environment. pbuilder is a tool for building and testing Debian package inside a clean chroot, and cowbuilder allows chroot to be recreated using hard-linked copies with copy-on-write, which makes creation and destruction of chroots fast.