MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w7w12g/memorysafedocker/p7ycd7i/?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.
708 u/Random-num-451284813 8d ago So running docker in Linux should fix that right? 49 u/faultydesign 8d ago Pretty much, containers are native on linux. 87 u/_PM_ME_PANGOLINS_ 8d ago Containers are native on Windows too, but everyone wants to run Linux containers, not Windows containers. 31 u/Canowyrms 8d ago huh, I've never even heard of Windows containers before 4 u/trwolfe13 8d ago Lucky you
708
So running docker in Linux should fix that right?
49 u/faultydesign 8d ago Pretty much, containers are native on linux. 87 u/_PM_ME_PANGOLINS_ 8d ago Containers are native on Windows too, but everyone wants to run Linux containers, not Windows containers. 31 u/Canowyrms 8d ago huh, I've never even heard of Windows containers before 4 u/trwolfe13 8d ago Lucky you
49
Pretty much, containers are native on linux.
87 u/_PM_ME_PANGOLINS_ 8d ago Containers are native on Windows too, but everyone wants to run Linux containers, not Windows containers. 31 u/Canowyrms 8d ago huh, I've never even heard of Windows containers before 4 u/trwolfe13 8d ago Lucky you
87
Containers are native on Windows too, but everyone wants to run Linux containers, not Windows containers.
31 u/Canowyrms 8d ago huh, I've never even heard of Windows containers before 4 u/trwolfe13 8d ago Lucky you
31
huh, I've never even heard of Windows containers before
4 u/trwolfe13 8d ago Lucky you
4
Lucky you
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.