Currently while building the docker image, every time we make a change to the source code it reinstalls all the node dependencies again. You might find [this](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/) article helpful while working on it.
Currently while building the docker image, every time we make a change to the source code it reinstalls all the node dependencies again.
You might find this article helpful while working on it.