Skip to content

Improve Dockerfiles

Hugo Kerstens requested to merge minimal-dockerfile into master

This MR:

  • Adds a minimal Dockerfile which contains the bare minimum to run Zesje.
  • Adds a fully automated Dockerfile to run Zesje.
  • Adds instructions how to use the automated file.
  • Removes the libmagickwand-dev dependency and replaces it with imagemagick from conda.
  • Creates a separate yarn script for each service
Edited by Hugo Kerstens

Merge request reports