ht-docker-node/Dockerfile_npmts

5 lines
190 B
Plaintext
Raw Normal View History

2016-06-04 01:38:39 +00:00
FROM hosttoday/ht-docker-node:npmci
2016-06-10 05:41:41 +00:00
RUN npmci install stable && npm install -g npmts && \
npmci install legacy && npm install -g npmts && \
npmci install lts && npm install -g npmts