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

MAJ

parent 493e5709
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,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