Commit Graph

4 Commits

Author SHA1 Message Date
hanhan 0fd4ce0dc5 fix: .dockerignore 排除 docker-compose*.yml 导致构建失败 2026-05-25 00:31:25 +08:00
hanhan c7649dbe6b fix:更新版本号,更新配置文件构建 2026-05-24 23:07:08 +08:00
hanhan 2e4aa81969 fix: include pnpm-lock.yaml in Docker build context 2026-04-13 00:22:57 +08:00
hanhan 875743369d feat: add Docker deployment support
- Add multi-stage Dockerfile for Next.js standalone build
- Add docker-compose.yml with app and MySQL 8.0 services
- Add .dockerignore for optimized builds
- Update next.config.ts with standalone output
2026-04-13 00:13:24 +08:00