ht-docker-node/Dockerfile_npmts
2016-06-10 11:16:25 +00:00

8 lines
183 B
Plaintext

FROM hosttoday/ht-docker-node:npmci
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