Opinionated docker image based on the Debian docker image debian:stable-slim to build native Linux binaries from Java Gradle projects using GraalVM native-image feature.
The image comes pre-installed with latest releases of:
- Gradle
- Docker CE command line client
- git command line client
- GraalVM Java 11 or 17 with native-image extension.