kaxil commented on a change in pull request #15330:
URL: https://github.com/apache/airflow/pull/15330#discussion_r688946158
##########
File path: airflow/providers/docker/operators/docker.py
##########
@@ -141,6 +144,12 @@ class DockerOperator(BaseOperator):
:type privileged: bool
:param cap_add: Include container capabilities
:type cap_add: list[str]
+ :param retrieve_output: Should this docker image consistently attempt to
pull from and output
Review comment:
Pull from XCom .. "XCom" is missing
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]