[
https://issues.apache.org/jira/browse/AIRFLOW-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793123#comment-16793123
]
ASF GitHub Bot commented on AIRFLOW-4086:
-----------------------------------------
feng-tao commented on pull request #4915: [AIRFLOW-4086] Fixed pipefail - set
bash shell in the current dockerfile
URL: https://github.com/apache/airflow/pull/4915
----------------------------------------------------------------
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]
> 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)