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

Update Dockerfile

parent d434d57b
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 #58873 failed
......@@ -50,6 +50,8 @@ RUN $HOME/.yarn/bin/yarn encore dev
# support running as arbitrary user which belongs to the root group
RUN mkdir /var/cache/nginx
RUN mkdir /var/log/nginx
RUN chmod g+rwx /var/cache/nginx /var/run /var/log/nginx
# users are not allowed to listen on priviliged ports
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment