ht-docker-node/Dockerfile_npmts

5 lines
310 B
Plaintext
Raw Normal View History

2016-06-04 01:38:39 +00:00
FROM hosttoday/ht-docker-node:npmci
2016-06-11 19:25:09 +00:00
RUN npmci install stable && npmci command npm install -g npmts && npmci command npmts -v \
2016-06-11 21:00:43 +00:00
&& 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