bobtins commented on pull request #1928: URL: https://github.com/apache/arrow-datafusion/pull/1928#issuecomment-1065646880
Yeah, that got it to work. I found [this](https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope) for populating env variables automatically, but it requires BuildKit, which means I have to do `export DOCKER_BUILDKIT=1` before running the build step. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
