Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 568 Bytes

File metadata and controls

13 lines (9 loc) · 568 Bytes

Java (JRE 8) with Node.js 8 LTS Dockefile Docker Automated build Docker Build Status

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

What's included

  • JRE 8
  • Node.js 8
  • npm 5
  • yarn

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