docker-node-alpine-git-gyp/README.md

14 lines
251 B
Markdown
Raw Normal View History

2017-06-29 19:35:47 +03:00
# Node.js with Git Dockerfile
A minimal Dockerfile based on Node.js 6 LTS (Boron) branch (alpine) with Git installed.
2017-06-29 19:35:47 +03:00
## What's included
* Node.js 6
* npm 3
* yarn
* Git
---
Built by (c) Tim Brust and contributors. Released under the MIT license.