potiuk opened a new issue #9150: URL: https://github.com/apache/airflow/issues/9150
**Apache Airflow version**: Master, 1.10.10 **What happened**: There is no way to enter Airflow Prod image with bash with breeze. The workaround is to enter it manually: `docker run -it apache/airflow:master-python3.7 bash` in master or `docker run -it apache/airflow:master-python3.7 ""` in 1.10.10 **What you expected to happen**: if you run breeze without parameters you should enter prod image bash. **How to reproduce it**: `./breeze --production-image` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
