/docker-builders

Base builder containers for varoius distros.

Primary LanguageShell

Build environments in a Docker Container (docker-builders)

Build containers for various distros

Table of Contents

Install

Running build.sh will create all the builders currently supported.

Usage

These should be used in the Dockerfile FROM entry for building projects. The most commonly required packages I know of are installed, if a particular project requires more, they should be installed in the first few steps. The $container variable, as well as any updates/upgrades needed, are already done.

Maintaniers

Contribute

PRs accepted.

License

Apache-2.0 (c) 2017 awmyhr