This commit is contained in:
Adam
2020-01-06 18:52:13 +01:00
parent 56a3413430
commit cc17ec0715

View File

@@ -13,4 +13,5 @@ EXPOSE 9876
VOLUME [ "/conf" ]
CMD [ "npm", "start" ]
RUN \
npm start