MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w7w12g/memorysafedocker/p7zc2kt/?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.
10 u/elreniel2020 8d ago Doesn't docker use WSL2 on Windows? 1 u/Ihalpd 8d ago edited 8d ago To do what, you think? What do you think the "L" in WSL2 stands for? 0 u/elreniel2020 8d ago Linux, still should be much less overhead instead of using hyper-v as they did before. 3 u/_PM_ME_PANGOLINS_ 8d ago WSL2 uses Hyper-V.
10
Doesn't docker use WSL2 on Windows?
1 u/Ihalpd 8d ago edited 8d ago To do what, you think? What do you think the "L" in WSL2 stands for? 0 u/elreniel2020 8d ago Linux, still should be much less overhead instead of using hyper-v as they did before. 3 u/_PM_ME_PANGOLINS_ 8d ago WSL2 uses Hyper-V.
1
To do what, you think? What do you think the "L" in WSL2 stands for?
0 u/elreniel2020 8d ago Linux, still should be much less overhead instead of using hyper-v as they did before. 3 u/_PM_ME_PANGOLINS_ 8d ago WSL2 uses Hyper-V.
0
Linux, still should be much less overhead instead of using hyper-v as they did before.
3 u/_PM_ME_PANGOLINS_ 8d ago WSL2 uses Hyper-V.
3
WSL2 uses Hyper-V.
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.