flypiggyyoyoyo commented on PR #24:
URL: 
https://github.com/apache/incubator-seata-k8s/pull/24#issuecomment-2694149539

   > Here are some of my insights about running the GitHub workflow locally: 
   > 
   > 1. Docker Configuration:
   > 
   > ```
   > {
   >   "builder": {
   >     "gc": {
   >       "defaultKeepStorage": "20GB",
   >       "enabled": true
   >     }
   >   },
   >   "experimental": false,
   >   "registry-mirrors": [
   >     "https://mirror.ccs.tencentyun.com";,
   >     "https://registry.docker-cn.com";,
   >     "https://dockerhub.azk8s.cn";,
   >     "https://docker.mirrors.ustc.edu.cn";,
   >     "https://docker.1ms.run";,
   >     "https://docker.xuanyuan.me";
   >   ]
   > }
   > ```
   > 
   > 2. Installation of the `act` Tool
   > 3. Selecting the Environment Size During Runtime: When running the command 
`act -W .github/workflows/build.yml`, if you are prompted to choose the size of 
the environment, it is advisable to select "middle". In most cases, this size 
is sufficient.
   
   Important suggestion: Docker image sources often fail. Plz Google.


-- 
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: notifications-unsubscr...@seata.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to