Earlier quoted context omitted.
The issue in the post talks about "Docker for Mac" and "Docker for Windows" which is basically what Docker for Desktop is. The links you provided are just for the docker binary (which is, mac/windows they're just the docker client –not sure about what the linux binary contains). They're not the same thing.
The Docker binary for Linux appears to also be behind a login wall, at least if you follow the most obvious navigation links. (Even then, it's not trivial to find, because the standard Linux version of Docker isn't mentioned at all in the "getting started" section of the site. You have to know that they apparently call it "Docker Engine" now.)
Docker cannot be downloaded without logging into Docker Store
191–200 of 454 posts
Re: Docker cannot be downloaded without logging into Docker Store
#192Would it kill companies to be honest and upfront about these sorts of issues? I feel like "Hey, we're unable to pay our bills unless we can better monetize our product" comes across a lot more honest and trust-worthy than this "We're improving user experience! Trust us!" pride-and-accomplishment nonsense that everyone keeps regurgitating. We're not preschoolers, the Internet can spot marketing slogans a mile away.
Agreed. It is extraordinary that intelligent, honest, discourse is so rarely employed when companies explain things like this. Why MBAs, sales and business types find it so hard to understand how appalling intelligent people find this style of discourse baffles me. Surely many MBAs, sales and business types are intelligent and empathetic people?
Re: Docker cannot be downloaded without logging into Docker Store
#193Earlier quoted context omitted.
Has there ever been a change to "improve user experience" that has _actually_ improved user experience? (Looking at you, Google.)
A ton! But they just don’t usually call it that. 90% of changes just make things better for the user. 10% make things worse, but they’re obvious and honest and we’re okay with it. And then 1% is the stuff like this. The Netflix/Qwikster you’re paying less but more debacle. The EA “sense of pride and accomplishment”. The Netflix (wait, why are they here twice?) show recommendations that aren’t ads that’s happening rig…
What did I miss?
Re: Docker cannot be downloaded without logging into Docker Store
#194Re: Docker cannot be downloaded without logging into Docker Store
#195Would it kill companies to be honest and upfront about these sorts of issues? I feel like "Hey, we're unable to pay our bills unless we can better monetize our product" comes across a lot more honest and trust-worthy than this "We're improving user experience! Trust us!" pride-and-accomplishment nonsense that everyone keeps regurgitating. We're not preschoolers, the Internet can spot marketing slogans a mile away.
The problem is that it's almost never that.
It's not "we're unable to pay our bills". It's "we've got more money than we need already, but we think we could get a lot more this way".
You think, say, Netflix is a struggling business and that's why they have to put more ads than before? No. In a capitalist system, leaving money off the table is increasingly unjustifiable as the number you're leaving off grows. Docker absolutely is in that same situation.
Re: Docker cannot be downloaded without logging into Docker Store
#196Re: Docker cannot be downloaded without logging into Docker Store
#197It's in Docker's interest to capture as much value as they can from their products, their calculus is changing. It's their decision to make, however passing it off as in the best interest of users is a bit of a whopper and not the best way to communicate it. I don't think entitlement to other people's work is the best response though.
Re: Docker cannot be downloaded without logging into Docker Store
#198Earlier quoted context omitted.
Has there ever been a change to "improve user experience" that has _actually_ improved user experience? (Looking at you, Google.)
A ton! But they just don’t usually call it that. 90% of changes just make things better for the user. 10% make things worse, but they’re obvious and honest and we’re okay with it. And then 1% is the stuff like this. The Netflix/Qwikster you’re paying less but more debacle. The EA “sense of pride and accomplishment”. The Netflix (wait, why are they here twice?) show recommendations that aren’t ads that’s happening rig…
Re: Docker cannot be downloaded without logging into Docker Store
#199Would it kill companies to be honest and upfront about these sorts of issues? I feel like "Hey, we're unable to pay our bills unless we can better monetize our product" comes across a lot more honest and trust-worthy than this "We're improving user experience! Trust us!" pride-and-accomplishment nonsense that everyone keeps regurgitating. We're not preschoolers, the Internet can spot marketing slogans a mile away.
What's next? Opt-out phone-home, telemetry, crash reporting, quality analytics, whatever you call it. That's my prediction. My Synology personal file server started nagging about enabling telemetry and needing a privacy notice to store my files on my drive on my network. Screw that.
Re: Docker cannot be downloaded without logging into Docker Store
#200Docker is such a mess. As a tool for building containers its cumbersome, has bizarre and frustrating limitations and has issues that haven’t been addressed in years. You can’t use semver for tags, it eats up all your disk space and you have to manually GC it, etc… Multi-build support is basically useless and invariably you end up writing convoluted bash scripts to get the thing to work. Caching is terrible pretty muc…
Part of the appeal of Docker is the ease with which developers new to the concept of containers can pick it up. I cannot say the same for containerd. Try a search for containerd tutorials and compare what you find with docker tutorials.
> People don't realize just how easy all this stuff will be to replace.
Think carefully about why that is. If it were easy, it would have been understood. So, no - understanding the replaceability of the container components is not easy. That is why people have not realized it.
The issue with many docker's competitors is it appeals to docker experts. The abstraction and terminology itself is not straightforward.
A lot of hyperbole in your comment is unnecessary and/or undeserved. Of course I realize that this is HN where k8s, rkt and containerd are used largely by the visiting audience. But don't forget the dark matter developers.