hokiegeek2 opened a new issue, #589: URL: https://github.com/apache/arrow-ballista/issues/589
**Describe the bug** Attempted to build the ballista docker images using the instructions [here](git clone [email protected]:apache/arrow-ballista.git -b 8.0.0). When I ran ```./dev/build-ballista-docker.sh``` the first image, ballista-builder built fine:  however, the ballista-scheduler image build fails:  **To Reproduce** Per the [docker build instructions](https://arrow.apache.org/ballista/user-guide/deployment/docker-compose.html#build-docker-images): ``` git clone [email protected]:apache/arrow-ballista.git -b 8.0.0 cd arrow-ballista ./dev/build-ballista-docker.sh ``` **Expected behavior** Per the [instructions](https://arrow.apache.org/ballista/user-guide/deployment/docker-compose.html#build-docker-images), expect to see the arrow-ballista-scheduler and arrow-ballista-executor images to build. **Additional context** Running docker build on ubuntu 22.04 -- 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]
