update ht-docker-node

This commit is contained in:
Philipp Kunz 2016-06-11 19:07:03 +02:00
parent cefe591b2a
commit 8630f4920d

View File

@ -1,7 +1,4 @@
FROM hosttoday/ht-docker-node:npmci
RUN npmci install stable
RUN npm install -g npmts
RUN npmci install legacy
RUN npm install -g npmts
RUN npmci install lts
RUN npm install -g npmts
RUN npmci install stable && npm install -g npmts && npmts -v \
npmci install legacy && npm install -g npmts && npmts -v \
npmci install lts && npm install -g npmts && npmts -v