ht-docker-node/Dockerfile_npmts

5 lines
190 B
Plaintext
Raw Normal View History

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