|
@@ -19,7 +19,7 @@ RUN ln -s /usr/local/node-10.15.1/bin/node /usr/bin/node
|
|
|
#RUN npm install -g openpgp
|
|
|
RUN npm install pm2 -g
|
|
|
|
|
|
-RUN npm install -g https://git.tum.dk/tum.dk/servera/archive/v0.0.27.tar.gz --unsafe-perm
|
|
|
+RUN npm install -g https://git.tum.dk/tum.dk/servera/archive/v0.0.28.tar.gz --unsafe-perm
|
|
|
|
|
|
# node_modules have to be in data to allow plugins to be installable at runtime
|
|
|
#RUN cd /app/code/src && npm install && \
|