Airflow writes and reads from S3 successfully but won't load S3 logs on docker-compose up
问题 I'm using puckle's airflow docker (github link) with docker-compose-LocalExecutor. The project is deployed through CI/CD on EC2 instance so my airflow doesn't run on a persistent server. ( Every push on master it gets launched afresh ). I know i'm losing some great features but in my setup everything is configured by bash script and/or enviroment variables. My setup is similiar to this answer setup: Similar setup answer I'm running on version 1.10.6 , so the old method of adding config/__init