This commit is contained in:
Philipp Kunz 2017-06-30 16:28:54 +02:00
parent c0a4d83bee
commit efcb30c0c6

View File

@ -39,4 +39,4 @@ RUN apk add --no-cache ca-certificates bash curl make gcc g++ python linux-heade
RUN curl -o- -L https://yarnpkg.com/install.sh | sh
ENV PATH /root/.yarn/bin:$PATH
RUN npm install -g npmci
RUN yarn global add npmci