akki commented on issue #16806:
URL: https://github.com/apache/airflow/issues/16806#issuecomment-878614265


   I don't have a complete proof for this yet (I might have to look into 
Docker's code for that), but from the docs (and the error message), it seems 
that we might be using the wrong `type`.
   
   Is it possible for anyone here to change [this 
line](https://github.com/uranusjr/airflow/blob/62faed96e807968d06bf0b46f7ad24428ab13797/airflow/providers/docker/operators/docker.py#L236)
 to `tmp_mount = Mount(self.tmp_dir, host_tmp_dir, "volume")` and see if that 
fixes the issue?
   
   More details in this comment - 
https://github.com/apache/airflow/pull/16932#discussion_r668269023


-- 
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]


Reply via email to