Hacker News new | ask | show | jobs
by BenjiWiebe 1860 days ago
That's... very strange! Containerization (docker) has less overhead than virtualization (virtualbox).
2 comments

Docker on Mac spins up a Linux VM behind the scenes so it’s both virtualization and containerization. :-)
well, with Docker for Mac, you get both!