What exactly is a Container?

If you aren't living under a rock, you must have heard term containers or docker at least. Have you ever wondered what exactly a container is? I sure as hell did. So I did a quick google search and the first result was from docker.com. I am quoting an exact sentence from the website below.



A container is a standard unit of software that packages up the code and all its dependencies so the application runs quickly and reliably from one computing environment to another.



But this didn't make much sense to me. (If it did to you, please do let me know how and what.)


I kinda made peace with it though as I couldn't find anything different. Before yesterda


Read More

Published in 5/2019