docker-node-alpine-git-gyp/README.md
2017-11-02 12:18:31 +01:00

14 lines
243 B
Markdown

# Node.js with Git Dockerfile
A minimal Dockerfile based on Node.js 8 LTS (Carbon) alpine with Git installed.
## What's included
* Node.js 8
* npm 5
* yarn
* Git
---
Built by (c) Tim Brust and contributors. Released under the MIT license.