You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/08/07 14:25:06 UTC

[GitHub] caiok opened a new issue #405: Docker image: fix non-privileged user execution

caiok opened a new issue #405: Docker image: fix non-privileged user execution
URL: https://github.com/apache/bookkeeper/issues/405
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   I run bookkeeper using "--user $(id -u)" option in "docker run" 
   
   - What did you expect to see?
   
   Bookeeper process owned by the current user in the host system.  
   
   - What did you see instead?
   
   Process is owned by root
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services