Relative Content

Tag Archive for node.jsdockercontainersnodemon

Nodemon is not working properly inside the docker container

While using anonymous volume and bind mount, I’m unable to use nodemon correctly inside the docker container. When I checked the file changes inside the container, I can see those changes seems like nodemon is unable to pickup those changes.