Adam Ierymenko f6d53cc568 . 9 tahun lalu
..
amazon-2016.03 56fb08621e amazon-2016.03 docker image 9 tahun lalu
centos-6 4d30f60bbe . 9 tahun lalu
centos-7 4d30f60bbe . 9 tahun lalu
debian-jessie 02fa32422a Dockerfile ordering 9 tahun lalu
debian-stretch fc4ea57a9c debian-stretch 9 tahun lalu
debian-wheezy ddbbb8afec Wheezy stuff 9 tahun lalu
fedora-22 5c03416e84 Actually remove http-parser-devel 9 tahun lalu
ubuntu-trusty 02fa32422a Dockerfile ordering 9 tahun lalu
ubuntu-wily 02fa32422a Dockerfile ordering 9 tahun lalu
ubuntu-xenial b732c445b8 Xenial fix (clang broken) and bundle http-parser even in Fedora because it is so version sensitive. 9 tahun lalu
README.md 192bc4fcf0 More repo work. 9 tahun lalu
build.sh f6d53cc568 . 9 tahun lalu
make-apt-repos.sh 192bc4fcf0 More repo work. 9 tahun lalu
make-rpm-repos.sh 97ec88e346 . 9 tahun lalu

README.md

Dockerized Linux Build Farm

This subfolder contains Dockerfiles and a script to build Linux packages for a variety of Linux distributions. It's also an excellent way to test your CPU fans and stress test your disk.

Running build.sh with no arguments builds everything. You can run build.sh with the name of a distro (e.g. centos-7) to only build that. Both 32 and 64 bit packages are built except where no 32-bit version of the distribution exists.

The make-apt-repos.sh and make-rpm-repos.sh scripts build repositories. They may require some editing for outside-of-ZeroTier use, and be careful with the apt one if you have an existing aptly configuration.