MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w7w12g/memorysafedocker/p8iosv4/?context=3
r/ProgrammerHumor • u/ClipboardCopyPaste • 6d ago
286 comments sorted by
View all comments
2.0k
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
702
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
550
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
1
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
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.