When people use Docker, they often think it's a "lightweight virtual machine." Baby Docker proves that a container is actually just a normal folder on your computer that has been "tricked" by the Linux Kernel into thinking it is an entire operatin…
When people use Docker, they often think it’s a “lightweight virtual machine.” Baby Docker proves that a container is actually just a normal folder on your computer that has been “tricked” by the Linux Kernel into thinking it is an entire operating system.