Commit Graph

11 Commits

Author SHA1 Message Date
keven1024
7760697233 chore: update Dockerfile to rename output binary from 'worker' to 'worker-bin' for clarity in build process 2026-03-08 09:22:33 +08:00
keven1024
62443f38a4 chore: update Dockerfile to include imagemagick for enhanced image processing capabilities 2026-03-07 09:40:12 +08:00
keven1024
7d204345cc chore: streamline Dockerfile configurations by consolidating module downloads and improving source code organization 2026-03-02 00:04:21 +08:00
keven1024
f9251663a2 chore: refactor Dockerfiles to improve module management and build process by adding workspace support and restructuring source code copying 2026-03-01 23:55:27 +08:00
keven1024
75c269b60e chore: update Go version in Dockerfiles to 1.25.5 for improved compatibility and performance 2026-03-01 23:44:02 +08:00
keven
218387151f 更新后端和工作器的Dockerfile,升级Go版本至1.24.3,并更新相关依赖项的版本以提高稳定性和安全性 2025-09-23 00:50:25 +08:00
keven1024
b013fc36fa fix: update Dockerfile to change output binary names for backend and worker services 2025-06-02 15:48:01 +08:00
keven1024
2f40b9ce78 fix: update Dockerfile to copy all source files for backend and worker services, improving build context 2025-06-02 15:43:37 +08:00
keven1024
a60b19398d fix: remove redundant line in Dockerfile for backend and worker services to streamline Go module setup 2025-06-02 15:29:41 +08:00
keven1024
99150f7015 fix: update Dockerfile to set Go module environment variables for backend and worker services 2025-06-02 15:25:42 +08:00
keven1024
07088b7f2e feat: add Dockerfiles for backend, frontend, and worker services with CI/CD pipeline configuration 2025-06-02 14:48:38 +08:00