kevin
kevin copied to clipboard
Docker for build environments
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:
- Falk can run in a VM
- Falk can build a docker container
- Kevin will run the build inside that container
That way, the container configuration can even be done by external contributors, not only by the VM admin.