Docker Basic
What is docker?
We usually need to containerize our application after building it to run it on any environment irrespective of OS (Mac, Windows, Linux) dependencies. Hence Docker is a set of Paas(platform as a service) products that use OS Level virt...
ibrahims.hashnode.dev5 min read