cOdeShagHennessy / microchasm

The microchasm library provides a conduit for rapidly composing microservice ecosystems through scaffolding mechanisms for the microchasm, microservices, microapis and other components as well as tooling for build, deployment, and other full stack services. Uses node, hapijs, slush, gulp, docker, docker-compose, etc. to incarnate microservices and microapis.
1 stars 0 forks source link

nodemon using docker doesn't recognize file changes #7

Closed cOdeShagHennessy closed 8 years ago

cOdeShagHennessy commented 8 years ago

Using OSX Yosemite
nodemon 1.8.1 docker 1.8.1

cOdeShagHennessy commented 8 years ago

need to add this to the docker-compose.yml template command: nodemon --legacy-watch server.js

cOdeShagHennessy commented 8 years ago

Addressed with hotfix 0.6.2