Commit Graph

4 Commits

Author SHA1 Message Date
7d0c092002 refactor: improve build script and Dockerfile
- Translate rebuild.sh messages to English
- Add dockerfile syntax directive
- Fix heredoc syntax in Dockerfile

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:05:43 +08:00
50255a9093 add build script 2026-01-19 10:58:30 +08:00
18d19635cf feat: add Gitea Action Runner base and Java images
- gitea_runner_base: base image with common build tools (git, curl, wget, tar, etc.)
- gitea_runner_java: Java image with JDK 7/8/11/17/21 and Maven 3.9.9
- Update README with build instructions and usage examples

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 01:27:36 +08:00
9593669fe1 Initial commit 2026-01-18 17:07:25 +00:00