Runnng identitical node microservice with nginx loadbalancer git clone git@github.com:bhandariprakash/dockerize-elasticsearch.git go to project folder. Create node app image docker build -t node-app . Run docker-compose up command Open http://localhost:8080/ in browser. This will open app in browser.