You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Aizhamal Nurmamat kyzy (JIRA)" <ji...@apache.org> on 2019/05/18 02:26:00 UTC

[jira] [Updated] (AIRFLOW-3063) Support all docker options to create containers with DockerOperator

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

Aizhamal Nurmamat kyzy updated AIRFLOW-3063:
--------------------------------------------
    Labels: docker  (was: )

> Support all docker options to create containers with DockerOperator
> -------------------------------------------------------------------
>
>                 Key: AIRFLOW-3063
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3063
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>    Affects Versions: 1.10.0
>            Reporter: Victor
>            Priority: Major
>              Labels: docker
>
> The original need is to run a container in a predefined docker network, but I suppose the operator should support setting any of the options supported by the docker-py API.
> What is not totally clear is if it should be possible to define any of the options that can be passed to the docker API in a templated fashion or not.
> In my case, a temporary network could for example have been created in a previous operator and pushed to xcom.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)