akihiro-inui opened a new issue #14991: URL: https://github.com/apache/airflow/issues/14991
I am having an issue with running `apache/airflow:master-python3.8` with docker-compose. The log of the webserver says` Please make sure to build the frontend in static/ directory and restart the server` when it is running. Due to static files not being loaded, login and dags are not working. My docker-compose is based on the official example. https://github.com/apache/airflow/blob/master/docs/apache-airflow/start/docker-compose.yaml Login prompt looks like this.  -- 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]
