Docker basics

from blog meain/blog, | ↗ original
Hi, the idea here is to introduce you to how docker works in very basic terms. We will go through how to create a docker file and how to run it and stuff like that. But just the basics, just enough to get you started on docker so that you can take on from there by yourself. I am not going to discuss as to how to install docker. Just go and look...