[
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)