Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 813 Bytes

File metadata and controls

19 lines (13 loc) · 813 Bytes

Java (JRE or JDK version 8 or 11) with Node.js 12 LTS (Erbium) Dockefile

Docker Automated build Docker Build Status Build Status

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

What's included

  • JRE or JDK 8/11
  • Node.js 12 LTS (Erbium)
  • npm 6
  • yarn
  • curl

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