🐋 Node.js 14 LTS (Fermium) or Node.js 16 LTS (Gallium) with Git, Python and minimal build tools for node-gyp
Go to file
Tim Brust 6aa18a3117
Merge pull request #8 from timbru31/renovate/docker-node-carbon-alpine
chore(deps): update dockerfile node image carbon-alpine digest (eec36f)
2018-03-08 09:04:17 +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 chore: refresh env 2018-03-08 08:58:28 +01:00
LICENSE docs: update Coypright to 2018 2018-01-08 10:39:26 +01:00
README.md docs: add badges 2017-12-20 17:57:57 +01:00
renovate.json Add renovate.json 2018-02-23 14:46:38 +00:00

Node.js with Git Dockerfile Docker Automated build Docker 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.