Skip to content

Docker base image for running applications Java and NodeJs application.

License

Notifications You must be signed in to change notification settings

devayansarkar/maven-nodejs14-openJDK11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base image for Java 11, Maven 3.x, NodeJS 14 and NPM 7.x

Alpine based Docker image for running apps that need Java, Maven , NodeJS and NPM.

Versions

Technology Version
Java openJDK11
Maven 3.6.3
NodeJS 14.17.1
NPM 7.24.2

To use as base image

In your Dockerfile:

FROM devayansarkar/maven_java_nodejs:latest