ashulin commented on issue #2876:
URL: 
https://github.com/apache/incubator-seatunnel/issues/2876#issuecomment-1264213666

   hi, @guanboo 
   I can't reproduce your problem in my windows10 environment.
   
![image](https://user-images.githubusercontent.com/36807946/193357698-40d4883e-e983-43f6-8185-23c26cc8cb00.png)
   
   looks like your network problem, maybe you can add (Although I didn't add 
this)
   ``` json
   "registry-mirrors": [
           "http://hub-mirror.c.163.com";,
           "https://docker.mirrors.ustc.edu.cn";,
           "https://registry.docker-cn.com";
       ]
   ```
    to docker deskop/settings/Docker Engine.
   
   like this:
   
![image](https://user-images.githubusercontent.com/36807946/193357872-a5d00660-6303-4ed6-b5cb-776f54a01677.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