Skip to content

(#133) Fixed the `docker-compose up installer`.

Theodore R. Smith requested to merge hopeseekr:133-fix_installer into master

The Problem was that the inherited docker image no longer contains the packages for git and npm.

The Solution was to edit the relevant Dockerfile and install them via apk.

Fixes Minds/minds#133


This change is Reviewable

Merge request reports