🐋 Node.js 14 LTS (Fermium) or Node.js 16 LTS (Gallium) with Git, Python and minimal build tools for node-gyp
Go to file
2018-12-04 15:55:17 +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 build: execute hadolint in TravisCI 2018-10-23 19:33:02 +02:00
Dockerfile chore(deps): update node:dubnium docker digest to 35fcf0a 2018-12-04 15:55:17 +00:00
LICENSE docs: update Coypright to 2018 2018-01-08 10:39:26 +01:00
README.md feat: update to Node.js 10 LTS (Dubnium) 2018-11-05 11:59:58 +01: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) alpine with Git and ssh installed.

What's included

  • Node.js 10
  • npm 6
  • yarn
  • Git
  • ssh

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