You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Abhishek-kumar-samsung (via GitHub)" <gi...@apache.org> on 2023/03/05 07:36:43 UTC

[GitHub] [airflow] Abhishek-kumar-samsung commented on a diff in pull request #29927: Solution to docker errors that may come while running breeze

Abhishek-kumar-samsung commented on code in PR #29927:
URL: https://github.com/apache/airflow/pull/29927#discussion_r1125613360


##########
BREEZE.rst:
##########
@@ -233,6 +233,16 @@ Run this command to install Breeze (make sure to use ``-e`` flag):
 Once this is complete, you should have ``breeze`` binary on your PATH and available to run by ``breeze``
 command.
 
+**Docker errors that may come while running breeze**
+
+- If docker not runing in python virtual environment
+- **Solution** : ``sudo chmod 666 /var/run/docker.sock``  

Review Comment:
   oh okay, i will do that.



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org