benrubson commented on issue #469: GUACAMOLE-890: Security: Allow image to run 
as non-root user
URL: https://github.com/apache/guacamole-client/pull/469#issuecomment-580483759
 
 
   > If we move to the supported tomcat image, then it runs with a non-root 
user without any of these changes. Surely that is much better than anything 
else.
   
   I downloaded `tomcat:8.5-jdk8` and `webapps` dir is still non-world writable 
:
   ```
   drwxr-sr-x 2 root staff  4096 Jan 23 05:12 webapps
   ```
   So I'm not sure how the `.war` file can be linked there by a non-root user, 
we would for sure need to link it at build time.
   But then I'm not sure how it will be extracted there in-place by a non-root 
process 😕

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to