Introduction To Docker
The virtual machine approach is wonderful when you want to maintain strict separation between different operating systems. It dedicates storage, memory, and CPU to the VM, so that “power” is effectively taken from the host OS.
The guest OS (inside th...
kd9.hashnode.dev6 min read