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


##########
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**

Review Comment:
   @potiuk 
   
   
![image](https://user-images.githubusercontent.com/120032754/222951007-369e4fbe-e16b-48a1-9329-8dd2573c5658.png)
   
   
   I restarted laptop so DOCKER_BUILDKIT=1 this was not done, when i ran 
`breeze ci-image build --upgrade-to-newer-dependencies`
   above error was coming, although docker run hello-world was working fine.
   
   After doing export DOCKER_BUILDKIT=1, error is resolved, below is the result
   
![image](https://user-images.githubusercontent.com/120032754/222951097-2b713ebb-a2e2-4275-bdae-32076455bd88.png)
   
   



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