trya2l commented on issue #37097: URL: https://github.com/apache/airflow/issues/37097#issuecomment-3000717209
Hi, Maybe it's normal, but there is no DAGs at all, when running airflow from podman/docker. ```sh podman pull docker.io/apache/airflow podman run -it -p 8081:8080 docker.io/apache/airflow standalone ``` -- 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]
