[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r731265880 ## File path: airflow/providers/docker/operators/docker.py ## @@ -328,7 +331,7 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r731265880 ## File path: airflow/providers/docker/operators/docker.py ## @@ -328,7 +331,7 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r731258638 ## File path: airflow/providers/docker/operators/docker.py ## @@ -328,7 +331,7 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r731258267 ## File path: airflow/providers/docker/operators/docker.py ## @@ -328,7 +331,7 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r730598411 ## File path: airflow/providers/docker/operators/docker.py ## @@ -328,7 +331,7 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r730598411 ## File path: airflow/providers/docker/operators/docker.py ## @@ -328,7 +331,7 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r730597633 ## File path: airflow/providers/docker/operators/docker.py ## @@ -328,7 +331,7 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r730597633 ## File path: airflow/providers/docker/operators/docker.py ## @@ -328,7 +331,7 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r730596676 ## File path: airflow/providers/docker/operators/docker.py ## @@ -304,21 +304,24 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable:

[GitHub] [airflow] asaf400 commented on a change in pull request #19027: Fix for DockerOperator Xcoms functionality

2021-10-18 Thread GitBox
asaf400 commented on a change in pull request #19027: URL: https://github.com/apache/airflow/pull/19027#discussion_r730596500 ## File path: airflow/providers/docker/operators/docker.py ## @@ -304,21 +304,24 @@ def _run_image_with_mounts(self, target_mounts, add_tmp_variable: