fix npmts install

This commit is contained in:
Philipp Kunz 2016-06-11 23:00:43 +02:00
parent 5ee60a65d6
commit 6f27262366

View File

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