[
https://issues.apache.org/jira/browse/AIRFLOW-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-3101:
----------------------------------
Fix Version/s: 2.0.0
> Fix docker-compose local testing
> --------------------------------
>
> Key: AIRFLOW-3101
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3101
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Holden Karau
> Assignee: Holden Karau
> Priority: Trivial
> Fix For: 2.0.0
>
>
> When testing with docker compose I ran into the following issues:
> 1) No tox installed
> 2) path did not include /home/airflow/.local/bin instead included
> /home/\{systemuser}/.local/bin but $HOME inside of the system pointed to
> /home/airflow, so pip installed packages where not easily callable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)