5 Commits

Author SHA1 Message Date
8a4b147c2b
feat: 添加了 tzdata 和 logrotate 到项目里
Some checks failed
Build and Push Docker Image to Aliyun Registry / build-and-push (push) Has been cancelled
Signed-off-by: Caijinglong <cjl_spy@163.com>
2025-07-11 17:07:03 +08:00
ec6f94abf8
feat: 添加 crond 启动项
Some checks failed
Build and Push Docker Image to Aliyun Registry / build-and-push (push) Has been cancelled
Signed-off-by: Caijinglong <cjl_spy@163.com>
2025-07-04 09:24:35 +08:00
ac0af5636d
feat: Add timezone data and update version (增加了时区数据并更新版本)
Some checks failed
Build and Push Docker Image to Aliyun Registry / build-and-push (push) Has been cancelled
- Install `tzdata` in Dockerfile (在 `Dockerfile` 中安装 `tzdata` 以支持时区)
- Update version from 0.1.2 to 0.1.3 in `build.sh` (在 `build.sh` 中将版本从 0.1.2 更新到 0.1.3)
2025-07-04 08:49:02 +08:00
453b38bbc9
feat: 修改了构建脚本
Some checks failed
Build and Push Docker Image to Aliyun Registry / build-and-push (push) Has been cancelled
Signed-off-by: Caijinglong <cjl_spy@163.com>
2025-06-26 10:25:29 +08:00
e453c63620
tools: 添加构建脚本
Signed-off-by: Caijinglong <cjl_spy@163.com>
2025-06-25 17:52:46 +08:00