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.
2 parents 49e1c77 + 3687b84 commit 62620deCopy full SHA for 62620de
1 file changed
frontend/Dockerfile
@@ -1,6 +1,5 @@
1
FROM node:latest
2
3
-RUN npm install -g yarn
4
WORKDIR /src/
5
6
-CMD ["bash", "start.sh"]
+CMD ["bash", "start.sh"]
0 commit comments