Sign inSign up

chinayin/maven

By chinayin

•Updated over 1 year ago

Apache Maven is a software project management and comprehension tool. Based on the concept of a proj

Image
0

10K+

chinayin/maven repository overview

⁠Maven Image

Docker Image CI Docker Image Version (latest semver) Docker Image Size (latest semver) Docker Pulls

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.

⁠Image Variants
  • maven:<version>
⁠Usage

You can use the image directly, e.g.

docker run --rm -it chinayin/maven:3-jdk-17

The images are built daily and have the security release enabled, so will contain any security updates released more than 24 hours ago.

You can also use the images as a base for your own Dockerfile:

FROM chinayin/maven:3-jdk-17

Tag summary

Content type

Image

Digest

sha256:981837752…

Size

217 MB

Last updated

over 1 year ago

docker pull chinayin/maven:3-jdk-17