We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e172d commit 6d1361cCopy full SHA for 6d1361c
tests/cases/docker/vue-next/Dockerfile
@@ -1,5 +1,5 @@
1
FROM node:current
2
-RUN npm install -g yarn lerna
+RUN npm install -g yarn lerna --force
3
RUN git clone https://github.com/vuejs/vue-next.git /vue-next
4
WORKDIR /vue-next
5
RUN git pull
0 commit comments