2017-12-12 18:49:36 +01:00

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.