Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 307 Bytes

Dockerfile provide a docker image with nodejs and maven composition.

You can specify your custom maven settings with settings-docker.xml file. You may need add a private maven repository.

You can build own image with below command;

docker build -t ddemirel-maven-jdk-11-slim-nodejs .