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

Update Dockerfile

parent abb409d9
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
......@@ -10,7 +10,7 @@ RUN apk add composer yarn npm
ADD tms/* /var/www/html/
WORKDIR /var/www/html
RUN ls -alh bin/*
RUN ls -alh *
RUN php composer.phar install
RUN $HOME/.yarn/bin/yarn install --ignore-engines
......
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