carlsonp opened a new issue #19170:
URL: https://github.com/apache/airflow/issues/19170


   ### Apache Airflow version
   
   main (development)
   
   ### Operating System
   
   Ubuntu 20.04
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   When leveraging the `./breeze` script for building from source, the script 
does not seem to recognize the newest stable release of docker compose version 
2.X.  
   
   ```
   Unknown docker-compose version.  At least 1.29 is needed!  If Breeze fails - 
upgrade to the latest available docker-compose version
   ```
   
   Docker-compose has adjusted some of their commands.  `docker-compose 
version` is now `docker compose version`, note the missing dash.  While there 
is migration utility script to help in this transition period detailed on their 
[Github page](https://github.com/docker/compose) it's a separate install.  It 
might be good to adjust the script to attempt both?
   
   
   ### What happened
   
   _No response_
   
   ### What you expected to happen
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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]


Reply via email to