Sign inSign up

ekofr/maven

By ekofr

Updated about 6 years ago

A docker image of Maven with docker in docker integration to build GraalVM native image

Image
0

889

ekofr/maven repository overview

docker-maven

This is a Docker image to retrieve maven tool and also docker in order to be able to build a GraalVM native image.

Usage

$ docker run -v /var/run/docker.sock:/var/run/docker.sock \
	ekofr/maven mvn clean install -Pnative -Dnative-image.container-runtime=docker

Tag summary

Content type

Image

Digest

Size

216.5 MB

Last updated

about 6 years ago

docker pull ekofr/maven