🐋 Node.js 14 LTS (Fermium) or Node.js 16 LTS (Gallium) with Git, Python and minimal build tools for node-gyp
Go to file
2017-10-26 10:15:16 +02: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 because of Node.js v6.11.5 2017-10-26 10:15:16 +02:00
LICENSE Initial commit 2017-06-29 18:30:39 +02:00
README.md chore: implement Docker best practices, closes #1 2017-09-08 21:53:54 +02:00

Node.js with Git Dockerfile

A minimal Dockerfile based on Node.js 6 LTS (Boron) branch (alpine) with Git installed.

What's included

  • Node.js 6
  • npm 3
  • yarn
  • Git

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