kevin icon indicating copy to clipboard operation
kevin copied to clipboard

Docker for build environments

Open TheJJ opened this issue 7 years ago • 0 comments

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.

TheJJ avatar Apr 21 '17 23:04 TheJJ