mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-12-22 00:38:54 +00:00
Update Dockerfile.jetty
change user
This commit is contained in:
parent
a0ed47b51c
commit
7285ce1cc8
@ -40,3 +40,4 @@ ENTRYPOINT ["/entrypoint.sh"]
|
||||
USER root
|
||||
RUN chgrp -R 0 $JETTY_BASE && chmod -R g=u $JETTY_BASE
|
||||
RUN chgrp -R 0 /tmp && chmod -R g=u /tmp
|
||||
USER jetty
|
||||
|
Loading…
Reference in New Issue
Block a user