Hi everyone,
 
is there any reason why the process runs as root in the official docker image?
 
root         1  1.7  1.7 12824940 579476 ?     Ssl  08:20   0:20 /usr/local/openjdk-8/bin/java -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
 
Are there any plans to change that to something else (www-data or "guacamole")?
 
Second question: Is there an example Dockerfile of how I could build my own image based on your official image with all dependencies updated? It seems that apt does not update java for example.
 
Thanks and best wishes
 
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Reply via email to