Adam Ierymenko a6d9ae3a36 Man page fix on fedora-22 il y a 9 ans
..
amazon-2016.03 56fb08621e amazon-2016.03 docker image il y a 9 ans
centos-6 4d30f60bbe . il y a 9 ans
centos-7 4d30f60bbe . il y a 9 ans
debian-jessie 5d7174b162 Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. il y a 9 ans
debian-stretch 5d7174b162 Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. il y a 9 ans
debian-wheezy 5d7174b162 Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. il y a 9 ans
fedora-22 a6d9ae3a36 Man page fix on fedora-22 il y a 9 ans
ubuntu-trusty 5d7174b162 Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. il y a 9 ans
ubuntu-wily 5d7174b162 Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. il y a 9 ans
ubuntu-xenial 5d7174b162 Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. il y a 9 ans
README.md 192bc4fcf0 More repo work. il y a 9 ans
build.sh f6d53cc568 . il y a 9 ans
make-apt-repos.sh 192bc4fcf0 More repo work. il y a 9 ans
make-rpm-repos.sh 2d598dd433 Automatically add symlinks to redhat distro. il y a 9 ans

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.