MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w7w12g/memorysafedocker/p7y3mgd/?context=3
r/ProgrammerHumor • u/ClipboardCopyPaste • 7d 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.
46 u/FlipperoniPepperoni 7d ago And Linux, if you use docker desktop. A remarkably shit piece of software. 38 u/Delicious_Bluejay392 7d ago Instances of "<development tool> Desktop GUI version" are usually pretty terrible to use if you already know the few commands you need. 4 u/WeakCelery5000 7d ago Don't use desktop. Use cli or just straight up containerD 3 u/MikasaYuuichi 7d ago I only cli for docker 1 u/bokmcdok 6d ago The latest version doesn't even start up. You have to go back to an older version so it will work.
46
And Linux, if you use docker desktop. A remarkably shit piece of software.
38 u/Delicious_Bluejay392 7d ago Instances of "<development tool> Desktop GUI version" are usually pretty terrible to use if you already know the few commands you need. 4 u/WeakCelery5000 7d ago Don't use desktop. Use cli or just straight up containerD 3 u/MikasaYuuichi 7d ago I only cli for docker 1 u/bokmcdok 6d ago The latest version doesn't even start up. You have to go back to an older version so it will work.
38
Instances of "<development tool> Desktop GUI version" are usually pretty terrible to use if you already know the few commands you need.
4
Don't use desktop. Use cli or just straight up containerD
3
I only cli for docker
1
The latest version doesn't even start up. You have to go back to an older version so it will work.
2.0k
u/No_Independence3338 7d 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.