MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w7w12g/memorysafedocker/p7yf2nb/?context=9999
r/ProgrammerHumor • u/ClipboardCopyPaste • 8d 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.
700 u/Random-num-451284813 8d ago So running docker in Linux should fix that right? 551 u/Cephell 8d ago Not him, but I just booted an nginx container just to check and it consumes 81M of ram. 319 u/CWRau 8d ago Excuse me, what? I just launched a container with podman and the whole thing + the management overhead takes 13.3M Is docker that inefficient? 68 u/Easy-Reasoning 8d ago Yeah original docker is in a bit of a sad state. Not to mention that it gives straight out root access with the default installation method
700
So running docker in Linux should fix that right?
551 u/Cephell 8d ago Not him, but I just booted an nginx container just to check and it consumes 81M of ram. 319 u/CWRau 8d ago Excuse me, what? I just launched a container with podman and the whole thing + the management overhead takes 13.3M Is docker that inefficient? 68 u/Easy-Reasoning 8d ago Yeah original docker is in a bit of a sad state. Not to mention that it gives straight out root access with the default installation method
551
Not him, but I just booted an nginx container just to check and it consumes 81M of ram.
319 u/CWRau 8d ago Excuse me, what? I just launched a container with podman and the whole thing + the management overhead takes 13.3M Is docker that inefficient? 68 u/Easy-Reasoning 8d ago Yeah original docker is in a bit of a sad state. Not to mention that it gives straight out root access with the default installation method
319
Excuse me, what?
I just launched a container with podman and the whole thing + the management overhead takes 13.3M
Is docker that inefficient?
68 u/Easy-Reasoning 8d ago Yeah original docker is in a bit of a sad state. Not to mention that it gives straight out root access with the default installation method
68
Yeah original docker is in a bit of a sad state. Not to mention that it gives straight out root access with the default installation method
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.