You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/07/11 18:58:00 UTC

[jira] [Resolved] (AIRFLOW-1382) DockerOperator should allow working directory to be specified

     [ https://issues.apache.org/jira/browse/AIRFLOW-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bolke de Bruin resolved AIRFLOW-1382.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.3

Issue resolved by pull request #2419
[https://github.com/apache/incubator-airflow/pull/2419]

> DockerOperator should allow working directory to be specified
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-1382
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1382
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: docker, operators
>    Affects Versions: 1.9.0
>            Reporter: Benjamin Sims
>            Priority: Minor
>             Fix For: 1.8.3
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Docker allows the user to specify a working directory within a container, using the -w option (see: https://docs.docker.com/engine/reference/commandline/create/).
> The DockerOperator does the currently support this; it would be helpful if it were a parameter. Will submit a PR shortly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)