mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2024-11-24 21:36:03 +03:00
14 lines
251 B
Markdown
14 lines
251 B
Markdown
# 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.
|