ht-docker-node/Dockerfile_npmts

5 lines
322 B
Plaintext
Raw Normal View History

2016-06-04 01:38:39 +00:00
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