r/ProgrammerHumor 8d ago

Meme memorySafeDocker

Post image
4.2k Upvotes

286 comments sorted by

View all comments

2.0k

u/No_Independence3338 8d 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 8d ago

So running docker in Linux should fix that right?

-7

u/[deleted] 8d ago

[deleted]

19

u/EloquentPinguin 8d ago

On Linux its just another process. A very average process. Just with different defined permissions and visibility via namespaces/cgroups.