Sign inSign up

infotechsoft/maven

By infotechsoft

Updated 7 months ago

Apache Maven installed on CentOS

Image
1

10K+

infotechsoft/maven repository overview

InfotechSoft Maven/Java Images

This repository contains Dockerfiles for running and building Java applications on CentOS within docker containers using Apache Maven.

How to Use

As build environment
docker run -it --rm --name mvn-build -v "$(pwd)":/tmp -w /tmp maven:3-jdk-11 mvn clean package

Tag summary

Content type

Image

Digest

sha256:2bf909064

Size

270.2 MB

Last updated

7 months ago

docker pull infotechsoft/maven:3-jdk-17