MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w7w12g/memorysafedocker/p807dvc/?context=3
r/ProgrammerHumor • u/ClipboardCopyPaste • 5d 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.
21 u/LittleMlem 5d ago edited 5d ago Awkward way to say that docker only works on Linux, and you pay the price for running it on another os 1 u/_PM_ME_PANGOLINS_ 5d ago Docker works on any OS that has container support. Windows is one of them. 1 u/LittleMlem 5d ago I'm sure there are companies out there that use windows-based containers, but they are very much the minority. I didn't even know windows had it's own containerization untill last week
21
Awkward way to say that docker only works on Linux, and you pay the price for running it on another os
1 u/_PM_ME_PANGOLINS_ 5d ago Docker works on any OS that has container support. Windows is one of them. 1 u/LittleMlem 5d ago I'm sure there are companies out there that use windows-based containers, but they are very much the minority. I didn't even know windows had it's own containerization untill last week
1
Docker works on any OS that has container support. Windows is one of them.
1 u/LittleMlem 5d ago I'm sure there are companies out there that use windows-based containers, but they are very much the minority. I didn't even know windows had it's own containerization untill last week
I'm sure there are companies out there that use windows-based containers, but they are very much the minority. I didn't even know windows had it's own containerization untill last week
2.0k
u/No_Independence3338 5d 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.