You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/11 21:41:42 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #9096: ARROW-11212: [Packaging][Python] Use vcpkg as dependency source for manylinux and windows wheels

kszucs commented on a change in pull request #9096:
URL: https://github.com/apache/arrow/pull/9096#discussion_r555358083



##########
File path: .env
##########
@@ -18,6 +18,12 @@
 # All of the following environment variables are required to set default values
 # for the parameters in docker-compose.yml.
 
+# empty prefix means bind mounted volumes which prevents a number
+# of permission issues
+DOCKER_VOLUME_PREFIX=""
+# should setup this on GHA to keep the cache plugin functional
+# DOCKER_VOLUME_PREFIX=".docker/"

Review comment:
       Need to set this in the github actions workflow where docker-compose is used.




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