Tag

#virtual-machines

1 article tagged #virtual-machines. See all tags →

Docker vs Virtual Machines: What a Container Actually Is
Tech··10 min

Docker vs Virtual Machines: What a Container Actually Is

Everyone repeats that VMs virtualize hardware and containers virtualize the OS. True, but it hides the real thing. A container isn't a tiny VM. It's a normal process on the host with blinders on, fenced off by two Linux kernel features.

dockercontainersvirtual-machines