Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pboos/node-easymock-docker
Docker image for node-easymock (https://github.com/CyberAgent/node-easymock)
https://github.com/pboos/node-easymock-docker
Last synced: about 1 month ago
JSON representation
Docker image for node-easymock (https://github.com/CyberAgent/node-easymock)
- Host: GitHub
- URL: https://github.com/pboos/node-easymock-docker
- Owner: pboos
- Created: 2015-04-06T08:08:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T09:10:07.000Z (almost 10 years ago)
- Last Synced: 2024-10-21T05:53:10.036Z (3 months ago)
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-easymock for docker
To use run:```
docker run -p 3000:3000 -v /my/mock/data:/data -t pboos/node-easymock
```