Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

368 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js with Git Dockerfile

Docker Automated build buildx Status Lint Dockerfiles

A minimal Dockerfile based on Node.js 22 LTS (Jod) or Node.js 24 LTS (Krypton) alpine with Git and ssh installed.

What's included

  • Node.js 22 LTS (Jod) or Node.js 24 LTS (Krypton)
  • npm 10 (Node.js 22 LTS) / 11 (Node.js 24 LTS)
  • yarn
  • Git
  • ssh

Available platforms

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

  • linux/amd64
  • linux/arm64
  • linux/arm/v7 (not for Node.js 24 LTS (Krypton) or newer)
  • linux/arm/v6 (not for Node.js 24 LTS (Krypton) or newer)
  • linux/s390x

Built by (c) Tim Prüssing and contributors. Released under the MIT license.

Releases

Sponsor this project

Used by

Contributors

Languages