A simple static image server using native Java module system, Helidon, and Alpine based JDK 12 EA
- JDK 11
- Docker
- Gradle
- Helidon Reactive WebServer
Clone the source repo and run gradle build.
gradlew clean build docker
A simple static image server using native Java module system, Helidon, and Alpine based JDK 12 EA
Clone the source repo and run gradle build.
gradlew clean build docker