Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 709 Bytes

File metadata and controls

18 lines (12 loc) · 709 Bytes

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.