Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iteam1337/docker-npm-proxy
https://github.com/iteam1337/docker-npm-proxy
docker npm proxy
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/iteam1337/docker-npm-proxy
- Owner: Iteam1337
- Created: 2015-06-10T13:23:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T17:20:59.000Z (over 9 years ago)
- Last Synced: 2024-04-14T11:04:20.989Z (7 months ago)
- Topics: docker, npm, proxy
- Size: 129 KB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-npm-proxy
```
docker build -t npm-proxy .
docker run -p 8080:8080 npm-proxy
```