Skip to content
Snippets Groups Projects
Commit be04aab8 authored by Benjamin Guillon's avatar Benjamin Guillon :metal:
Browse files

Update docker/php-fpm/Dockerfile

parent 6da19fbb
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
......@@ -12,5 +12,5 @@ RUN apk add --no-cache --virtual .php-tools composer yarn npm \
&& mv .env.template .env \
&& php composer.phar install \
&& yarn install --ignore-engines \
&& RUN yarn encore dev \
&& yarn encore dev \
&& apk del .php-tools
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