update :npmci and :npmdocker
This commit is contained in:
parent
0b5ff58b7b
commit
ef46145028
@ -1,4 +1,4 @@
|
||||
FROM hosttoday/ht-docker-node:stable
|
||||
MAINTAINER Lossless GmbH <office@lossless.com>
|
||||
|
||||
RUN npm install -g npmci
|
||||
RUN yarn global add npmci
|
4
Dockerfile_npmdocker
Normal file
4
Dockerfile_npmdocker
Normal file
@ -0,0 +1,4 @@
|
||||
FROM hosttoday/ht-docker-node:stable
|
||||
MAINTAINER Lossless GmbH <office@lossless.com>
|
||||
|
||||
RUN yarn global add npmdocker
|
Loading…
Reference in New Issue
Block a user