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

Update Dockerfile

parent 38fd064c
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 #58880 passed
......@@ -59,7 +59,7 @@ EXPOSE 8081
# comment user directive as master process is run as user in OpenShift anyhow
RUN sed -i.bak 's/^user/#user/' /etc/nginx/nginx.conf
RUN adduser nginx
RUN addgroup nginx root
USER nginx
......
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