Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/develar/docker-nodejs-bower
https://github.com/develar/docker-nodejs-bower
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/develar/docker-nodejs-bower
- Owner: develar
- Created: 2015-03-23T09:07:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-23T09:28:02.000Z (over 9 years ago)
- Last Synced: 2024-10-14T21:55:57.254Z (22 days ago)
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Docker NodeJS with Bower based on Alpine Linux.
Mount a Host Directory as a Data Volume "/data".
Run (relative to project directory): `docker run -v $PWD/path-to-dir-containing-bower-file:/data develar/nodejs-bower`