SFTtech / kevin

A simple-stupid self-hostable continuous integration service. :see_no_evil:
GNU Affero General Public License v3.0
110 stars 17 forks source link

Docker for build environments #17

Open TheJJ opened 7 years ago

TheJJ commented 7 years ago

Currently, the build is performed in a throwaway qemu-vm, which some admin has to set up. As an extension, falk should have a docker backend:

That way, the container configuration can even be done by external contributors, not only by the VM admin.