Sign inSign up

adoptopenjdk/maven-openjdk12

By adoptopenjdk

Updated about 7 years ago

Apache Maven 3.6.1 Docker Images based on OpenJDK 12 builds by AdoptOpenJDK

Image
Languages & frameworks
Integration & delivery
0

100K+

adoptopenjdk/maven-openjdk12 repository overview

Quick reference
Overview

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

How to use this Image
$ docker run -it --rm --name my-project -v "$(pwd)":/root -w /root adoptopenjdk/maven-openjdk12:latest mvn clean install
License

The Dockerfiles and associated scripts are licensed under the Apache License, Version 2.0.

Licenses for the products installed within the images:

As with all Docker images, other software is likely to be included, which might be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Tag summary

Content type

Image

Digest

Size

243.5 MB

Last updated

about 7 years ago

docker pull adoptopenjdk/maven-openjdk12