kaxil commented on issue #12410:
URL: https://github.com/apache/airflow/issues/12410#issuecomment-735764506


   The docker-compose file you have added uses 1.10.x commands to create user 
and to initialize the database. It won't work in 2.0:
   
   `airflow initdb` changed to `airflow db init` in 2.0


----------------------------------------------------------------
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]


Reply via email to