[
https://issues.apache.org/jira/browse/AIRFLOW-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793124#comment-16793124
]
ASF subversion and git services commented on AIRFLOW-4086:
----------------------------------------------------------
Commit 10a068088b3f1d008941e89e564a4cba0285cd4f in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=10a0680 ]
[AIRFLOW-4086] Fixed pipefail - set bash shell in the current dockerfile (#4915)
> Docker build fails
> -------------------
>
> Key: AIRFLOW-4086
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4086
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 1.10.3
>
>
> The 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)