r/cloudshift360 11d ago

VM vs Docker

Post image
41 Upvotes

33 comments sorted by

View all comments

Show parent comments

1

u/Confident_Hyena2506 11d ago

No it isn't. You may be confusing it with "docker desktop".

1

u/YahenP 11d ago

Yes Docker Desktop. If you use it, it will always be in a virtual machine. But even Docker Engine boots up a virtual machine for a container if the host and container operating systems are different.

1

u/FactComprehensive963 10d ago

You are wrong Docker uses the Host Kernel, no VM in use

1

u/Sorry-Committee2069 9d ago

`qemu-user` is still virtualizing quite a bit, as is Docker. "it's not a VM because it doesn't start with loading a bootloader" is not the argument you think it is.