Skip to content

Latest commit

History

History
20 lines (14 loc) 路 762 Bytes

File metadata and controls

20 lines (14 loc) 路 762 Bytes

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
  • git

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