jonkeane commented on pull request #10611: URL: https://github.com/apache/arrow/pull/10611#issuecomment-875161920
Out of curiosity, what version of `docker-compose` are you running? It looks like it was [removed from the v3 specification](https://docs.docker.com/compose/extends/#extending-services), but [then added back in](https://github.com/docker/compose/pull/7588). I'm running version 1.29.1 and it seems to work for me. Regardless of it being supported in new versions, we might want to revert this to the prior full but more repetitive specification I had earlier in the PR process (or we could figure out / fix overriding the command issue I ran into). -- 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]
