nfriend / docker-java-node

🐳 OpenJDK JRE (8 or 11) with Node.js 10 (Dubnium) LTS

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Docker Automated build Docker Build Status Build Status

A minimal Dockerfile based on OpenJDK's JRE 8/11 Dockerfile (regular, slim) and Azul's OpenJDK JRE 8/11 (alpine) with Node.js 10 LTS (Dubnium) installed.

What's included

  • JRE 8/11
  • Node.js 10
  • npm 6
  • yarn
  • curl

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

About

🐳 OpenJDK JRE (8 or 11) with Node.js 10 (Dubnium) LTS

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

License:MIT License


Languages

Language:Dockerfile 96.8%Language:Shell 3.2%