joppevos commented on PR #22901:
URL: https://github.com/apache/airflow/pull/22901#issuecomment-1094825881

   We could also stop breeze from starting up with an exception like so
   ```python
   raise Exception("No running Docker instance found")
   ```
   
   But I think it is clear enough to the user, since breeze runs it this error 
later anyway
   ```shell
   Skip mounting host volumes to Docker
   docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. 
Is the docker daemon running?.
   ```


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

Reply via email to