You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/05/12 21:53:28 UTC

[GitHub] [druid] pchang388 commented on pull request #11167: fix docker volume permissions

pchang388 commented on pull request #11167:
URL: https://github.com/apache/druid/pull/11167#issuecomment-840120392


   We ran into this issue when trying to set things up. 
   
   Sorry to bother, but could someone help me understand why "COPY --chown" did not work as expected?
   
   `/opt/apache-druid-0.21.0 $ ls -lrt
   total 228
   drwxr-xr-x    1 druid    druid         4096 Apr 26 17:13 licenses
   -rw-r--r--    1 druid    druid        71187 Apr 26 17:28 NOTICE
   -rw-r--r--    1 druid    druid        70924 Apr 26 17:28 LICENSE
   -rw-r--r--    1 druid    druid         8228 Apr 26 17:28 README
   drwxr-xr-x    1 druid    druid         4096 Apr 26 17:32 hadoop-dependencies
   drwxr-xr-x    1 druid    druid         4096 Apr 26 17:32 extensions
   drwxr-xr-x    1 druid    druid         4096 Apr 26 17:32 quickstart
   drwxr-xr-x    1 druid    druid         4096 Apr 26 17:32 conf
   drwxr-xr-x    1 druid    druid         4096 Apr 26 17:32 bin
   drwxr-xr-x    1 druid    druid        16384 Apr 26 17:32 lib
   drwxr-xr-x    2 root     root          4096 May 12 20:55 var
   `
   From what I've read it should have applied the user/group permissions recursively as it copied into /opt
   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org