Hacker News new | ask | show | jobs
by maxk42 341 days ago
Containerization is great. Docker != containerization. Most people don't even know it runs qemu under the hood.
1 comments

Do you have info on this ?

I only found that it can use qemu to build or run images for a different cpu architecture that your computer.

Why would it use qemu ? Docker is not doing virtualization but containerization