🐋 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-10-23 19:33:02 +02: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:carbon docker digest to d75742 2018-09-15 13:32:20 +00:00
LICENSE docs: update Coypright to 2018 2018-01-08 10:39:26 +01:00
README.md build: execute hadolint in TravisCI 2018-10-23 19:33:02 +02:00
renovate.json chore: skip status checks for renovate 2018-04-03 21:30:14 +02:00

Node.js with Git Dockerfile

Docker Automated build Docker Build Status Build Status

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.