mavarek commented on issue #3741: [AIRFLOW-1368] Add auto_remove for DockerOperator URL: https://github.com/apache/incubator-airflow/pull/3741#issuecomment-431087472 Just a comment, we ran into an issue when using this where docker would remove the container before airflow could get the exit code, causing it to report job failure. We ended up removing through the operator instead of setting container to auto remove.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
