v1.1.0
Changes:
- Changes ownership of the data directory to user
qgodainside the container. This avoids problems with missing permissions. - Run
npm installinside the container, if apackage.jsonexists. This is needed so that Qgoda dependencies (for example plug-ins) are installed before Qgoda is started.