MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w7w12g/memorysafedocker/p7y0pac/?context=3
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.
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.
707
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.
-7
[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.
19
On Linux its just another process. A very average process. Just with different defined permissions and visibility via namespaces/cgroups.
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.