Continued from previous blog
Github repo is here
Docker Hub is a cloud-based registry service which allows you to link to code repositories, build your images and test them, stores manually pushed images, and…
Previous blog tells about build, push image form local to an docker-hub.
In this we are going to see how to run form the docker image.