waitingkuo opened a new issue #2105: URL: https://github.com/apache/arrow-datafusion/issues/2105
**Describe the bug** I followed this doc, https://arrow.apache.org/datafusion/user-guide/distributed/deployment/docker.html to build the docker container but failed **To Reproduce** pull the repo and do ```./dev/build-ballista-docker.sh``` **Expected behavior** A successful docker build **Additional context** The dockerfile install the zlib 1.2.11. zlib is updated to 1.2.12 today, and the old download in the dockerfile failed. I'll send a pull request to update it. -- 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]
