Docker workflow example with Nginx, Node.js and Redis: To start the application, visit counter in your browser, you must execute the following instruction: docker-compose up And then, in your favorite browser, navigate to http://localhost and you'll see that the hit counter is working!