nullhack commented on issue #9190:
URL: https://github.com/apache/airflow/issues/9190#issuecomment-641245736


   This can be related to a recently merged 
[PR](https://github.com/apache/airflow/pull/9173).
   
   I tried to run on the docker image `apache/airflow:master-ci` and the output 
was as expected.
   
   
![image](https://user-images.githubusercontent.com/11466701/84144441-d55be680-aa8a-11ea-8021-e3aee6bb6bdf.png)
   
   If this is the case, It's related to the `auto_remove=True`, (the container 
gets removed before The task can get the `stdout`). If not, can be related to 
the `issue 1` of https://github.com/apache/airflow/issues/9164
   
   @the-horhe If you use `DockerOperator` a lot, can you give a feedback on thi 
[issue/PR](https://github.com/apache/airflow/issues/9164) I proposed some days 
ago ? Thanks.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to