Update Dockerfile_npmts

This commit is contained in:
Phil Kunz 2016-06-26 02:56:21 +00:00
parent 40fa047c24
commit 2fe58c23c3

View File

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