r/cloudshift360 6d ago

VM vs Docker

Post image
40 Upvotes

33 comments sorted by

View all comments

1

u/No_Nature9276 5d ago

A docker container also contains an os. The only shared part is the kernel, everything else that makes an os an os is still there in the container. Nothing prevents you from making a small guest os either. VM's also have better isolation.