pitrou opened a new issue, #43613: URL: https://github.com/apache/arrow/issues/43613
### Describe the enhancement requested The ARCHERY_USE_DOCKER_CLI originally avoids using the `docker-compose` utility and using the `docker` CLI directly instead. However, with #43608 now fixed, our usage of `docker-compose` has mostly been replaced with the `docker compose` subcommand which should fix the issues and shortcomings of `docker-compose`. Therefore, ARCHERY_USE_DOCKER_CLI may have become irrelevant. @kou @kszucs Thoughts? ### Component(s) Archery, Continuous Integration -- 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]
