Ubuntu 16.04 + openjkd-8-jre/jdk and maven 3.5.3
2.2K
To run the image type in:
$ sudo docker run -it devsecopsat/ubuntujkd8mvn353stdimg
When logging in, to enable Maven you need to source maveenv.sh file with the following command:
$ source /etc/profile.d/maveenv.sh
To ensure it is operational, please verify with:
$ mvn -v
And it should provide you with the output of Maven version 3.5.3 running on JDK 8+
NOTE: Sorry I misspelled JDK in JKD in the container name, sorry for that :-)
Content type
Image
Digest
Size
224.3 MB
Last updated
over 8 years ago
docker pull devsecopsat/ubuntujkd8mvn353stdimg