[ 
https://issues.apache.org/jira/browse/AIRFLOW-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188269#comment-16188269
 ] 

ASF subversion and git services commented on AIRFLOW-1368:
----------------------------------------------------------

Commit cc022fb2b5f67ebb2b98597c747e1747d7b6b253 in incubator-airflow's branch 
refs/heads/v1-8-test from [~Fokko]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=cc022fb ]

[AIRFLOW-1669][AIRFLOW-1368] Fix Docker import

We want to fix the Docker import. At the revert of
AIRFLOW-1368
something went wrong.

Closes #2653 from Fokko/AIRFLOW-1669-fix-docker-
import

(cherry picked from commit 938da987c25c2a404c9fd8d624b2d203e0da3b30)
Signed-off-by: Bolke de Bruin <bo...@xs4all.nl>


> Automatically remove the container when it exits
> ------------------------------------------------
>
>                 Key: AIRFLOW-1368
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1368
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: docker, operators
>         Environment: MacOS Sierra Version 10.12.5
> Docker Community Edition Version 17.06.0-ce-mac18 Stable Channel
> Docker Base Image: puckel/docker-airflow
>            Reporter: Nathaniel Varona
>            Assignee: Nathaniel Varona
>              Labels: docker
>             Fix For: 1.9.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> A container should automatically remove when it exits for short-term 
> foreground processes.
> Manual Example:
> {{$ docker run -i --rm busybox echo 'Hello World!'}}
> {{> Hello World!}}
> {{$ docker ps -a}}
> Command output should have a list of clean running processes without having 
> an {{Exited (0)}} status.



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

Reply via email to