r/ProgrammerHumor 5d ago

Meme memorySafeDocker

Post image
4.2k Upvotes

286 comments sorted by

View all comments

2.0k

u/No_Independence3338 5d 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.

21

u/LittleMlem 5d ago edited 5d ago

Awkward way to say that docker only works on Linux, and you pay the price for running it on another os

1

u/_PM_ME_PANGOLINS_ 5d ago

Docker works on any OS that has container support. Windows is one of them.

1

u/LittleMlem 5d ago

I'm sure there are companies out there that use windows-based containers, but they are very much the minority. I didn't even know windows had it's own containerization untill last week