update npmpage installation

This commit is contained in:
Philipp Kunz 2016-08-30 23:55:21 +02:00
parent bc58522b12
commit 04e29ffd5e

View File

@ -1,2 +1,5 @@
FROM hosttoday/ht-docker-node:npmts FROM hosttoday/ht-docker-node:npmts
RUN npm install -g npmpage RUN npmci install stable && npmci command npm install -g npmpage && npmci command npmpage -v \
&& npmci install legacy && npmci command npm install -g npmpage && npmci command npmpage -v \
&& npmci install lts && npmci command npm install -g npmpage && npmci command npmpage -v \
&& npmci clean