Skip to content

Add instructions for building in docker

Adds two Dockerfiles. One that builds fletch. This could be used as base image for the CI. The second is for building the code locally within docker reusing the first image.

Merge request reports