GitHub user potiuk edited a comment on the discussion: Scheduler log directory created as root
My recommendation: use the reference image as a base understand how entrypoints work https://airflow.apache.org/docs/docker-stack/entrypoint.html and do not use gosu to change the user just USER setting in the image as we do in the reference image. GitHub link: https://github.com/apache/airflow/discussions/48561#discussioncomment-12670809 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
