mrlitong
|
03c611a948
|
fix(docker): Add redis_data directories to .dockerignore
|
2025-11-15 16:27:43 +00:00 |
|
shaw
|
52718ef608
|
chore: 更新项目配置文件
- 更新 Docker 配置和构建脚本
- 优化项目文档和部署脚本
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-08-04 10:32:22 +08:00 |
|
Gemini Wen
|
ccd281ce6b
|
Update .dockerignore
if use docker compose up --build
docker build will ignore .env file, this behavior is unexpected.
|
2025-07-24 09:18:18 +08:00 |
|
shaw
|
756c149282
|
docs: 更新 README.md 文档
|
2025-07-19 01:10:56 +08:00 |
|
shaw
|
5c83cf1d53
|
feat: 添加 Docker Hub 自动构建和改进部署体验
- 支持环境变量预设管理员账号密码
- 添加 docker-entrypoint.sh 自动初始化脚本
- 配置 GitHub Actions 自动构建多平台镜像(amd64, arm64)
- 添加版本标签管理和自动发布流程
- 集成 Trivy 安全漏洞扫描
- 更新文档说明 Docker Hub 使用方法
- 优化 Docker 部署用户体验
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-07-19 00:49:04 +08:00 |
|