potiuk opened a new issue #12150:
URL: https://github.com/apache/airflow/issues/12150


   When "production" image is prepared for, only amazon and google providers 
are installed from sources.
   
   **Apache Airflow version**:
   
   master
   
   **What you expected to happen**:
   
   All providers should be installed
   
   **How to reproduce it**:
   
   ```
   ./breeze --production-image --python 3.6
   ```
   
   Then:
   
   ```
   ./breeze --production-image --python 3.6 shell bash
   ```
   
   then
   
   ```
   ls -la ~/.local/lib/python3.6/site-packages/airflow/providers/
   
   amazon
   google
   
   ```
   
   
   
   


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


Reply via email to