Skip to content
Snippets Groups Projects
Commit 56134697 authored by Cyril L'Orphelin's avatar Cyril L'Orphelin
Browse files

Update Dockerfile

parent ae285d65
No related branches found
No related tags found
3 merge requests!5Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...,!3Openshift deployment,!2Openshift deployment
Pipeline #58577 failed
......@@ -39,7 +39,7 @@ RUN npm install -g n
RUN n stable
RUN curl -o- -L https://yarnpkg.com/install.sh | bash
RUN export PATH="$HOME/.yarn/bin:$PATH"
RUN yarn install
RUN yarn install --ignore-engines
RUN yarn encore dev
EXPOSE 8000/tcp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment