🐋 Node.js 14 LTS (Fermium) or Node.js 16 LTS (Gallium) with Git, Python and minimal build tools for node-gyp
Go to file
2020-05-27 02:44:44 +00:00
.github docs: adds GitHub sponsor button 2020-03-28 13:28:27 +00:00
10 chore(deps): update node:dubnium-alpine docker digest to 5f7b415 2020-04-24 17:20:53 +00:00
12 chore(deps): update node:erbium-alpine docker digest to a79c15f 2020-05-27 02:44:44 +00:00
hooks chore: use automated refreshed_at 2018-03-08 12:00:39 +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
.hadolint.yml build: execute hadolint in TravisCI 2018-10-23 19:33:02 +02:00
.travis.yml feat: add Node.js 12 LTS Erbium support 2019-10-24 10:48:04 +02:00
LICENSE docs: update license year 2020-01-02 18:24:25 +00:00
README.md feat: add Node.js 12 LTS Erbium support 2019-10-24 10:48:04 +02:00
renovate.json build(renovate): don't skip the status checks 2018-10-27 14:02:13 +02:00

Node.js with Git Dockerfile

Docker Automated build Docker Build Status Build Status

A minimal Dockerfile based on Node.js 10 LTS (Dubnium) or Node.js 12 LTS (Erbium) alpine with Git and ssh installed.

What's included

  • Node.js 10 LTS or Node.js 12 LTS
  • npm 6
  • yarn
  • Git
  • ssh

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