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