This is a very cool piece Tanvi Priyadarshini.
I started docker early today and thus far, I have been really enjoying it.
Plus, I love the fact that I can name my containers from your article. It's really cool.
Just to add a little, when the run command is used, it's creates a container from th on an image, the docker daemon performs twothings which are to create a container using the sspecified image and start the container as well.
I'm anticipating more of this series.