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

Update Dockerfile

parent 728c05bf
No related branches found
No related tags found
No related merge requests found
......@@ -38,9 +38,9 @@ RUN apt-get install -y php-pear php-curl php-dev php7.4-gd php7.4-mbstring php
# RUN rm -f /usr/local/etc/php/conf.d/xdebug.ini
WORKDIR /var/www/html
WORKDIR /usr/share/nginx/html
RUN git clone https://gitlab.in2p3.fr/cc-in2p3-dev/TMS tms
WORKDIR /var/www/html/tms/tms
WORKDIR /usr/share/nginx/html/tms
RUN cp symfony.conf /etc/nginx/conf.d/symfony.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment