We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54c2b6b + 49b9d80 commit 8f72e63Copy full SHA for 8f72e63
1 file changed
Dockerfile
@@ -16,6 +16,7 @@ ENV MAGE_HOME=/home/mage/instance
16
WORKDIR ${MAGE_HOME}
17
RUN npm install @ngageoint/mage.service@6.2.13
18
RUN npm install @ngageoint/mage.web-app@6.2.13
19
+
20
RUN ln -s ./node_modules/.bin/mage.service
21
22
VOLUME /var/lib/mage
0 commit comments