Skip to content

Code0987/docker-java-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 96.9%
  • Shell 3.1%