Jarek Potiuk created AIRFLOW-4086:
-------------------------------------
Summary: Docker build fails
Key: AIRFLOW-4086
URL: https://issues.apache.org/jira/browse/AIRFLOW-4086
Project: Apache Airflow
Issue Type: New Feature
Reporter: Jarek PotiukThe current Dockerfile has an error that makes it fail (-o pipefail). Docker by default uses sh and not bash, therefore set -o pipefail causes the Docker to failĀ -- This message was sent by Atlassian JIRA (v7.6.3#76005)
