MattMorgis / docker-java-node

🐳 OpenJDK JRE8 with Node.js 8 LTS

Home Page:https://hub.docker.com/r/timbru31/java-node/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java (JRE 8) with Node.js 10 LTS Dockefile

Docker Automated build Docker Build Status Build Status

A minimal Dockerfile based on OpenJDK's JRE8 Dockerfile (regular, slim or alpine) with Node.js 10 LTS (Dubnium) installed.

What's included

  • JRE 8
  • Node.js 10
  • npm 6
  • yarn

Built by (c) Tim Brust and contributors. Released under the MIT license.

About

🐳 OpenJDK JRE8 with Node.js 8 LTS

https://hub.docker.com/r/timbru31/java-node/

License:MIT License


Languages

Language:Dockerfile 93.8%Language:Shell 6.2%