linxi507 commented on issue #62405: URL: https://github.com/apache/airflow/issues/62405#issuecomment-4122135475
Hi! I’d like to investigate this issue. From the discussion, it seems the main problem is not that Docker is missing, but that `breeze start-airflow` is being run from inside a Codespaces/devcontainer environment, where the current error message is misleading. I plan to work on: 1. clarifying the Codespaces execution context in the contributor docs, and 2. improving the Breeze guidance/error message so it points users to the correct context instead of only saying “Docker is not running”. I’ve opened a PR to address this issue, focusing on improving the Codespaces documentation and making the Breeze error message more context-aware. #64192 -- 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]
