Sign inSign up

monkeyregal/maven

By monkeyregal

Updated over 10 years ago

maven with git build images

Image
0

357

monkeyregal/maven repository overview

How to use

Make an alias like alias mvn='docker run --rm -ti -v $PWD:/home/user/app -v $HOME/.m2:/home/user/.m2 --net host monkeyregal/maven:openjdk-8-alpine-maven-3.3.9'

Preferably take the alpine versions, since they are smaller. If you cannot use Alpine linux (they have a different libc), then use the not Alpine version.

Tag summary

Content type

Image

Digest

Size

248.8 MB

Last updated

over 10 years ago

docker pull monkeyregal/maven:openjdk-7-maven-3.3.9