This commit is contained in:
2017-03-11 14:29:10 +01:00
parent b1814a60d5
commit 4ec2503671
7 changed files with 13 additions and 24 deletions

View File

@ -1,5 +0,0 @@
FROM hosttoday/ht-docker-node:npmts
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