🐋 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-02-20 03:57:42 +00:00
.github feat: adds basic smoke test 2020-01-28 20:19:38 +01:00
10 chore(deps): update node:dubnium-alpine docker digest to ca59a7a 2020-02-07 03:19:58 +00:00
12 chore(deps): update node:erbium-alpine docker digest to 08f387b 2020-02-20 03:57:42 +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.