You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/10/01 03:04:13 UTC

[GitHub] [incubator-seatunnel] ashulin commented on issue #2876: Run e2etestcase for windows docker problem for help

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

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