### Verify steps - [x] 我已经在 [Issue Tracker](……/) 中找过我要提出的问题 I have searched on the [issue tracker](……/) for a related issue. - [x] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists. - [x] 我已经仔细看过 [常见问题](https://juewuy.github.io/chang-jian-wen-ti/) 并无法自行解决问题 ### Description 目前 docker 构建靠 git 上的压缩包, 既导致 git 体积大, 又需要手动打包后上传 git 能否让 git 工作流直接打压缩包并构建 docker 镜像来优化这件事
Verify steps
Description
目前 docker 构建靠 git 上的压缩包, 既导致 git 体积大, 又需要手动打包后上传 git
能否让 git 工作流直接打压缩包并构建 docker 镜像来优化这件事