A collection of build pipeline tools and Dockerfiles to build libreflip platform targets. Is displayed as a single repo on dockerhub which means you need to provide the correct tags to pull images.
base-armhfis the base image for armhf targetsbase-arm64is the base image for 64bit arm targetsbase-x86_64is the base image for "normal" 64bit x86 targets
The libreflip specific targets include
sans-ciis used internally for the travis CI runners. Produces the other images.sans-serverincludes a run environment and instructions to get the Libreflip server stack running. Available only onarmv7sans-workeris a conveniently deployable image to install work runners on other platforms. Available forarmv7,arm64andx86_64
Pull Requests are welcome, please look at the coding style before making additions. Maybe open an issue before a PR first too.