karakanb commented on issue #14266: URL: https://github.com/apache/airflow/issues/14266#issuecomment-787119536
@potiuk The problem seems to be with the Docker image itself, meaning that there is no dependency installed from the user's perspective. What you are saying would be correct if the user was trying to run them with their local dependencies, but in the case of the provided Docker example there is simply nothing installed from the host device, therefore this needs to be fixed in the image level as far as I can see. ---------------------------------------------------------------- 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: [email protected]
