Search Docker Hub
maven
By ekofr
A docker image of Maven with docker in docker integration to build GraalVM native image
889
This is a Docker image to retrieve maven tool and also docker in order to be able to build a GraalVM native image.
docker
$ docker run -v /var/run/docker.sock:/var/run/docker.sock \ ekofr/maven mvn clean install -Pnative -Dnative-image.container-runtime=docker
Content type
Image
Digest
Size
216.5 MB
Last updated
about 6 years ago
docker pull ekofr/maven