Adam Ierymenko 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
..
amazon-2016.03 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
centos-6 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
centos-7 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
debian-jessie 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
debian-stretch 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
debian-wheezy 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
fedora-22 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
other 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
ubuntu-trusty 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
ubuntu-wily 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
ubuntu-xenial 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
README.md 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
build.sh 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
make-apt-repos.sh 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás
make-rpm-repos.sh 6b5d6efe6c Retire old build farm (something new is coming) and update makefile for linux to not auto-build doc. há 9 anos atrás

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.