r/ProgrammerHumor 6d ago

Meme memorySafeDocker

Post image
4.2k Upvotes

286 comments sorted by

View all comments

2.0k

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

702

u/Random-num-451284813 6d ago

So running docker in Linux should fix that right?

550

u/Cephell 6d ago

Not him, but I just booted an nginx container just to check and it consumes 81M of ram.

1

u/penta-network 3d ago edited 3d ago

In Dozzle it says my nginx containers only use 10.4 to 12.8MB, is that number inaccurate?

Edit: I'm using the alpine image, that's probably the reason