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