You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/05 04:17:10 UTC

[GitHub] [airflow] potiuk opened a new issue #9150: You cannot enter bash in prod image via breeze

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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #9150: You cannot enter bash in prod image via breeze

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #9150:
URL: https://github.com/apache/airflow/issues/9150#issuecomment-650187903


   Fixed in #9162 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #9150: You cannot enter bash in prod image via breeze

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #9150:
URL: https://github.com/apache/airflow/issues/9150


   


----------------------------------------------------------------
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:
users@infra.apache.org