mik-laj edited a comment on issue #18709: URL: https://github.com/apache/airflow/issues/18709#issuecomment-933916420
For docker-compose, the default value for `AIIRFLPW_GID` is `0`. https://github.com/apache/airflow/blob/86bf2a29ba784b25c335408eb4647ad2eb48b525/docs/apache-airflow/start/docker-compose.yaml#L67 For docker image, the default value for `AIRFLOW_GID` is `50000` https://github.com/apache/airflow/blob/86bf2a29ba784b25c335408eb4647ad2eb48b525/Dockerfile#L43 -- 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]
