Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 468 Bytes

README.MD

File metadata and controls

15 lines (10 loc) · 468 Bytes

Dockerized Java (openJDK) 11, Maven 3.x, and Node 12.x environment for full stack Java web app builds

An Ubuntu 18.04 docker container with Java (openJDK) 11, Maven 3.x and Node 12

Versions

| Node | 12.6.0 | | npm | 6.9.0 | | Java (openJDK) | 11.0.3 | | Maven | 3.6.0 |

Visit here for the Docker repository : https://hub.docker.com/r/devayansarkar/maven-node-openjdk

Use this command to pull the image

docker pull devayansarkar/maven-node-openjdk