GitHub user kiranzo added a comment to the discussion: Airflow can't see SMB volume, but its Docker container can
Basically, before I used someone's minimalistic docker-compose setup that only has webserver, scheduler and db, but when I threw it away and deployed [Airflow's own monster-sized docker-compose file](https://airflow.apache.org/docs/apache-airflow/2.10.5/docker-compose.yaml) from the documentation, everything started working, and Airflow recognized the mounted SMB volume. GitHub link: https://github.com/apache/airflow/discussions/50027#discussioncomment-13050469 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
