ht-docker-node/Dockerfile_npmts

8 lines
183 B
Plaintext
Raw Normal View History

2016-06-04 01:38:39 +00:00
FROM hosttoday/ht-docker-node:npmci
2016-06-10 11:16:25 +00:00
RUN npmci install stable
RUN npm install -g npmts
RUN npmci install legacy
RUN npm install -g npmts
RUN npmci install lts
RUN npm install -g npmts