🐋 Node.js 14 LTS (Fermium) or Node.js 16 LTS (Gallium) with Git, Python and minimal build tools for node-gyp
Go to file
2017-12-12 18:49:36 +01:00
.editorconfig feat: initial commit 2017-06-29 18:35:47 +02:00
.gitignore feat: initial commit 2017-06-29 18:35:47 +02:00
Dockerfile feat: add ssh to node-git-alpine image 2017-12-12 18:49:36 +01:00
LICENSE Initial commit 2017-06-29 18:30:39 +02:00
README.md feat: add ssh to node-git-alpine image 2017-12-12 18:49:36 +01:00

Node.js with Git Dockerfile

A minimal Dockerfile based on Node.js 8 LTS (Carbon) alpine with Git and ssh installed.

What's included

  • Node.js 8
  • npm 5
  • yarn
  • Git
  • ssh

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