timbru31 / docker-node-alpine-git

🐳 Node.js 18 LTS (Hydrogen), Node.js 20 (Iron) or Node.js 22 LTS (Iron) and Git Docker image

Home Page:https://hub.docker.com/r/timbru31/node-alpine-git/

Repository from Github https://github.comtimbru31/docker-node-alpine-gitRepository from Github https://github.comtimbru31/docker-node-alpine-git

Node.js with Git Dockerfile

Docker Automated build buildx Status Lint Dockerfiles

A minimal Dockerfile based on Node.js 18 LTS (Hydrogen), Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod) alpine with Git and ssh installed.

What's included

  • Node.js 18 LTS (Hydrogen), Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod)
  • npm 10
  • yarn
  • Git
  • ssh

Available platforms

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

  • linux/amd64
  • linux/arm64
  • linux/arm/v7
  • linux/arm/v6
  • linux/ppc64le (not for Node.js 22 LTS (Jod))
  • linux/s390x

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

About

🐳 Node.js 18 LTS (Hydrogen), Node.js 20 (Iron) or Node.js 22 LTS (Iron) and Git Docker image

https://hub.docker.com/r/timbru31/node-alpine-git/

License:MIT License


Languages

Language:Dockerfile 100.0%