[Archery][CI] Deprecate ARCHERY_USE_DOCKER_CLI option
Open
Component: Archery
Component: Continuous Integration
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.