Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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
```