Commit Graph

19 Commits

Author SHA1 Message Date
Kavin b78d32bc89
Revert "chore(deps): update eclipse-temurin docker tag"
This reverts commit e4aa472f23.
2024-04-26 21:02:19 +01:00
renovate[bot] e4aa472f23 chore(deps): update eclipse-temurin docker tag 2024-03-13 17:39:58 +01:00
Kavin f1f4fd18b3
Re-enable eclipse temurin docker builds.
See https://github.com/adoptium/temurin/issues/8
2023-10-12 18:07:42 +01:00
Kavin bfdf1a567e
Add healthcheck to Dockerfiles
Add healthcheck to hotspot.

Add healthcheck to graalvm.

Add the healthcheck script.
2023-08-23 21:01:15 +01:00
Kavin 1d9dbe32f1
Add common hotspot entrypoint. 2023-08-04 16:25:52 +01:00
Kavin 0eeea271ce
Add -XX:+HeapDumpOnOutOfMemoryError to hotspot images. 2023-07-28 10:44:34 +01:00
Kavin ea7d2553e0
Remove --enable-preview. 2023-06-01 19:36:32 +01:00
Kavin e77e5a96d7
Migrate project back to Java 17. 2023-04-27 13:05:05 +01:00
Kavin 92be1dfe02
Remove -XX:+UseStringCache 2023-03-13 00:26:01 +00:00
Kavin 141cf3189b
Remove -XX:+AggressiveOpts 2023-03-13 00:22:48 +00:00
Kavin e9b51017b0
Optimize HotSpot flags for performance. 2023-03-13 00:17:58 +00:00
Kavin 4a533e9513
Attempt to migrate to Java 19. 2023-03-09 23:19:14 +00:00
Kavin cca5441402
Update HotSpot image to Java 17. (#129)
* Update HotSpot image to Java 17.

* Update OpenJ9 Docker image to Java 17.
2022-08-17 20:40:48 +05:30
Kavin 20a9426abb
Add support for BuildKit's caching feature. (#196) 2022-02-22 09:33:14 +00:00
Kavin 94f5fa37ac
Add route to display version information. (#195)
* Add version information route.

* Use build action for tests.

* Add version test to script.

* Add testing directory to dockerignore.

* Don't unnecessarily set permission for gradle wrapper script.
2022-02-22 09:16:45 +00:00
FireMaskterK 8143f9ee70
Change from AdoptOpenJDK to eclipse-temurin. 2021-11-08 14:56:45 +00:00
FireMaskterK 0d0cb24a6f
Switch to debianslim-jre-nightly to fix builds. 2021-10-31 17:54:46 +00:00
FireMasterK 2ba7af545e
Use smaller docker base images. 2021-06-22 19:47:13 +05:30
FireMasterK f7ff7afcf9
add docker files 2021-01-05 10:56:43 +05:30