mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-02-20 14:13:19 +03:00
15 lines
257 B
Markdown
15 lines
257 B
Markdown
# Node.js with Git Dockerfile
|
|
|
|
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.
|