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/21 07:29:13 UTC

[GitHub] [druid] FrankChen021 commented on issue #11278: Unable to use AWS Fargate bind mounts with Dockerfile

FrankChen021 commented on issue #11278:
URL: https://github.com/apache/druid/issues/11278#issuecomment-845726818


   This problem is very interesting. I agree that we eliminate the symlink to make a try. 
   
   @mattmassicotte Could you do a test by changing  the line
   
   https://github.com/apache/druid/blob/fcb4eaa3d481793d4f73ea67f4eabbc83f1745e1/distribution/docker/Dockerfile#L44
   
   to 
   
   ```
   && mv /opt/apache-druid-${VERSION} /opt/druid 
   ```
   and build docker images by your own to see if it works ?


-- 
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