now using npmci to install npmts
This commit is contained in:
parent
8630f4920d
commit
97f371890b
@ -1,4 +1,4 @@
|
||||
FROM hosttoday/ht-docker-node:npmci
|
||||
RUN npmci install stable && npm install -g npmts && npmts -v \
|
||||
npmci install legacy && npm install -g npmts && npmts -v \
|
||||
npmci install lts && npm install -g npmts && npmts -v
|
||||
RUN npmci install stable && npmci command npm install -g npmts && npmts -v \
|
||||
npmci install legacy && npmci command npm install -g npmts && npmts -v \
|
||||
npmci install lts && npmci command npm install -g npmts && npmts -v
|
||||
|
Loading…
Reference in New Issue
Block a user