Skip to content

Fix Dockerfile dependencies

Sven Bartscher requested to merge fix-dockerfile into master

This fixes #74 (closed) by removing dependency installations via apt and instead relying on distzilla to install dependencies. I also added a CI job to build the docker image.

Edited by Sven Bartscher

Merge request reports