Commit Graph

13 Commits

Author SHA1 Message Date
keven1024
47781ff374 chore: update Dockerfile to rename output binary from 'backend' to 'backend-bin' for consistency in build process 2026-03-08 09:23:21 +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
d8bc68b008 chore: remove SITE_URL and UPLOAD_PATH environment variables from Dockerfile
(cherry picked from commit 647417fb4e)
2025-10-28 08:26:26 +08:00
keven
15922ea2df chore(Dockerfile): comment out SITE_URL and UPLOAD_PATH environment variables for configuration flexibility 2025-10-19 20:51:37 +08:00
keven
218387151f 更新后端和工作器的Dockerfile,升级Go版本至1.24.3,并更新相关依赖项的版本以提高稳定性和安全性 2025-09-23 00:50:25 +08:00
keven1024
24b4b2dc93 Merge branch 'main' of https://gitea.fudaoyuan.icu/keven/015 2025-06-21 15:51:24 +08:00
keven1024
46e3cf529c chore: update Dockerfile and Drone configuration to use VERSION and BUILD_TIME arguments for better build tracking 2025-06-21 15:47:11 +08:00
keven
3c18fcf8ff 更新 Dockerfile 2025-06-20 17:09:10 +08:00
keven1024
3eee404868 fix: update Dockerfile to install dependencies before deploying frontend, and remove project title and description from environment variables 2025-06-03 11:40:54 +08:00
keven1024
dcb5acb6d2 fix: update Dockerfile to streamline frontend build process and rename project in package.json 2025-06-03 11:33:30 +08:00
keven1024
dde0f7be1d feat: add Dockerfile and CI/CD configuration for frontend and backend services, including new startup script 2025-06-02 23:02:04 +08:00