Commit Graph

11 Commits

Author SHA1 Message Date
tiennm99 d6a7396ca4 Update Dockerfile 2025-11-13 21:27:06 +07:00
tiennm99 1d4d957ea5 Update Dockerfile 2025-11-13 21:24:40 +07:00
tiennm99 3d5368bc67 Update Dockerfile 2025-11-13 21:18:13 +07:00
tiennm99 e3f2e0ad6e feat(docker): minify 2025-11-13 21:00:44 +07:00
tiennm99 a39a9bbcf6 feat(docker): use temurin instead of corretto 2025-11-13 20:51:07 +07:00
tiennm99 21f6b25601 Update Dockerfile 2025-11-09 01:11:22 +07:00
tiennm99 63a8d448c5 Update Dockerfile 2025-11-09 01:08:42 +07:00
tiennm99 a51cc227d8 Update Dockerfile 2025-11-09 01:06:54 +07:00
tiennm99 f6019f12ea Update Dockerfile 2025-11-09 00:59:46 +07:00
tiennm99 a1acac424d Update Dockerfile 2025-11-08 01:13:46 +07:00
tiennm99 4bf94aaad4 Add Docker support and environment configuration
Introduced Dockerfile, .dockerignore, and example environment file for containerization. Added compose.yml for Docker Compose setup and renamed docker-compose.dev.yml to compose.dev.yml. Updated build.gradle.kts for Java 21 and shadow plugin, and improved .gitignore and .gitattributes. Refactored Config.java to reorder ENV initialization.
2025-11-04 21:18:28 +07:00