https://github.com/pyramation/node-git-docker
https://github.com/pyramation/node-git-docker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyramation/node-git-docker
- Owner: pyramation
- License: mit
- Created: 2018-12-09T14:52:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T06:39:04.000Z (about 7 years ago)
- Last Synced: 2025-04-07T15:18:49.495Z (about 1 year ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# alpine with git, also node-ready for gyp builds!
run locally with
```
docker run -it --rm pyramation/node-git /bin/sh
```