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.
Very well written, thanks for writing this!
Iroegbu Iroegbu
Software developer, Computer Scientist.
This is really easy to get anybody started. Very well written and straightforward. With a subtle explanation of the difference between images and containers (confuses many people).