ht-docker-node/Dockerfile_npmts
2016-06-11 21:25:09 +02:00

5 lines
304 B
Plaintext

FROM hosttoday/ht-docker-node:npmci
RUN npmci install stable && npmci command npm install -g npmts && npmci command npmts -v \
npmci install legacy && npmci command npm install -g npmts && npmci command npmts -v \
npmci install lts && npmci command npm install -g npmts && npmci command npmts -v