Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

627 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java (JRE or JDK version 8 or 11) with Node.js 12 or 14 LTS Dockerfile

Docker Automated build buildx Status Lint Dockerfiles

A minimal Dockerfile based on AdoptOpenJDK's JRE or JDK 8/11 Dockerfile (regular) and Azul's OpenJDK JRE or JDK 8/11 (alpine) with Node.js 12 LTS (Erbium) or 14 LTS (Fermium) installed. Please note, that the Node.js 12 LTS (Erbium) builds for alpine might be outdated due to Alpine's update policy.

What's included

  • JRE or JDK 8/11
  • Node.js 12 (Erbium) LTS or 14 LTS (Fermium)
  • npm 6 (latest for Node.js LTS v14 on alpine, see why)
  • yarn
  • curl

Available platforms

These Dockerfiles leverage the new buildx functionality and offer the following platforms:

  • linux/amd64
  • linux/arm64 (not for alpine)
  • linux/arm/v7 (not for alpine)
  • linux/ppc64le (not for alpine)
  • linux/s390x (not for alpine)

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

About

🐳 OpenJDK JRE or JDK (8 or 11) with Node.js 12 LTS (Erbium) or 14 LTS (Fermium) Docker image

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages