You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/10 06:46:44 UTC

[GitHub] [airflow] the-horhe commented on issue #9190: DockerOperator loosing some initial container output

the-horhe commented on issue #9190:
URL: https://github.com/apache/airflow/issues/9190#issuecomment-641765428


   Tested with `auto_remove=False` - it seems it has no effect. Did't try with `apache/airflow:master-ci` though yet.
   Also modified command to `/bin/bash -c \'echo "1" && sleep 5 && echo "2"\` and see only `2` in logs, so to me it seems the problem is a late container connection.
   
   @nullhack it is the first time we try to use DockerOperator, so don't have much to say 8( 


----------------------------------------------------------------
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:
users@infra.apache.org