odracci commented on issue #3933: [AIRFLOW-3100][AIRFLOW-3101] Improve docker 
compose local testing
URL: 
https://github.com/apache/incubator-airflow/pull/3933#issuecomment-424109192
 
 
   @holdenk
   `scripts/ci/kubernetes/docker/Dockerfile` is the image used to run airflow 
on Kubernetes and it should not contain any dev / testing tool IMO.
   
   FYI `pip` is installed in `scripts/ci/run-ci.sh`:
   
https://github.com/apache/incubator-airflow/blob/19515e816785a6be828ec0191b9a7d83c9648110/scripts/ci/run-ci.sh#L29-L36
   
   One option would be to install `tox` in 
https://github.com/apache/incubator-airflow-ci

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to