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

Update docker/php-fpm/Dockerfile

parent 4a53be60
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
......@@ -8,7 +8,7 @@ RUN apk update \
RUN apk add composer yarn npm
ADD "$CI_PROJECT_DIR/tms/*" "/var/www/html"
ADD tms/* /var/www/html/
WORKDIR /var/www/html
RUN ls -l
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment