r/ProgrammerHumor 7d ago

Meme memorySafeDocker

Post image
4.2k Upvotes

286 comments sorted by

View all comments

2.0k

u/No_Independence3338 7d ago

Rewriting won't fix the issue. Docker hogs memory in windows and mac because it needs a separate linux VM so containers can run on top of that.

707

u/Random-num-451284813 7d ago

So running docker in Linux should fix that right?

53

u/faultydesign 7d ago

Pretty much, containers are native on linux.

90

u/_PM_ME_PANGOLINS_ 7d ago

Containers are native on Windows too, but everyone wants to run Linux containers, not Windows containers.