Earlier quoted context omitted.
Yes I agree. We don't know why Docker did this. It's not a particularly helpful thing to do, but it's just not that major an issue. I think many who posted on the Github issue will later regret the tone of their reaction. The treatment of the Docker employee was particularly nasty.
> We don't know why Docker did this. Well, yes and no. They've said why they've done this: > we've made this change to make sure we can improve the Docker for Mac and Windows experience for users moving forward. but at the same time, that explanation is clearly bollocks. Something I realised and find very helpful to remember is this: > If someone gives a reason for something, and the reason is clearly bullshit, then…
Docker cannot be downloaded without logging into Docker Store
391–400 of 454 posts
Re: Docker cannot be downloaded without logging into Docker Store
#392Earlier quoted context omitted.
What does being open source and being altruistic have to do with each other? Personally, I think they enabled the login, so that new users would be able to use docker cloud, after installing docker, without needing to create an account. But still, being open source, allows you to verify security, be transparent about the product design/intentions, possibly extend or customize for your needs, etc. There is a lot of va…
> What does open source and being altruistic have to do with each other? Would you spend time out of your day to contribute to software that requires your users to sign up for someone else’s spam list?
Re: Docker cannot be downloaded without logging into Docker Store
#393Earlier quoted context omitted.
IBM Cloud has 1.11+containerd in production ( https://twitter.com/estesp/status/1029739247606145025 ), GKS has containerd as an "alpha" option during k8s cluster creation; Azure has stated direction to move to containerd for AKS (and their OSS deploy tool already supports containerd on cluster creation)
Cool, I guess I'm not surprised that IBM Cloud are leading the way there :) are you aware of any on-prem options shipping Containerd as a default so far?
Re: Docker cannot be downloaded without logging into Docker Store
#394Earlier quoted context omitted.
Yes I agree. We don't know why Docker did this. It's not a particularly helpful thing to do, but it's just not that major an issue. I think many who posted on the Github issue will later regret the tone of their reaction. The treatment of the Docker employee was particularly nasty.
> We don't know why Docker did this. Well, yes and no. They've said why they've done this: > we've made this change to make sure we can improve the Docker for Mac and Windows experience for users moving forward. but at the same time, that explanation is clearly bollocks. Something I realised and find very helpful to remember is this: > If someone gives a reason for something, and the reason is clearly bullshit, then…
> but at the same time, that explanation is clearly bollocks
Whenever a corporation/someone explains their decision is to "improve the experience for our users" as the major reason, without explaining how exactly the decision relates to an improved experience, it's usually disingenuous[0].
I'm actually curious if there's counterexamples against this rule.
[0] bullshit makes the flowers grow
Re: Docker cannot be downloaded without logging into Docker Store
#395Earlier quoted context omitted.
Two wrongs don't make a right. "Jerks", as a comment, is purely subtractive. We're all adults. There are plenty of critiques to their action and their defense. Let's use our words to make reasoned arguments rather than just lashing back.
"Jerk" is a pretty mild word to express dissatisfaction. I would maybe ascribe it to a mismatch in expected decorum, hardly call it toxic. Like, do you expect a church or an informal conversation among peers? Or if you will, a cathedral or a bazaar? :) And it was just one comment .. "We're all adults" goes both ways, let's not fall all over ourselves because of a little mildly bad word. Personally I don't think that'…
I certainly wouldn’t defend it. It’s not toxic because “jerk” is a bad or particularly strong word by itself, it’s toxic because calling someone a jerk is a personal attack, and it’s a judgement call that is purely mean spirited and doesn’t address any concerns. It doesn’t explain the frustration, it’s escalating things in a negative way, and it’s an insult. That is not a socially acceptable way to express dissatisfaction.
Re: Docker cannot be downloaded without logging into Docker Store
#396Can anyone post an experience using rkt [0]. I'd love an alternative to using Docker for containers, though I'm not sure how well a community has evolved around rkt. [0] https://github.com/rkt/rkt
I'm surprised to see rkt mentioned so much. This thread has a very 2017 vibe and doesn't seem to account for m(any) of the changes in Kubernetes (CRI), docker/containerd, anything with regard to what RH is doing as they bet more and more on this space. Anyway... Red Hat's crio is a much more obvious contender in this space (my issues with RH "marketing" of crio vs containerd aside). A slightly different scope, but ev…
To be fair this thread is also a testament to the sad state of affair in the container industry. How can you even chose a technology confidently? It seems even more madness than the JS world.
Sometimes I feel like a dinosaur with my Vagrant boxes and my dedicated server. With threads like this I feel great.
Re: Docker cannot be downloaded without logging into Docker Store
#397Earlier quoted context omitted.
Wtf are you talking about? I've been running docker in production for 3 years (30+ microservice platform) with litterallly 0 of those problems. Caching works, hence why you need to clean your disk space. And multi stage builds are awesome for many circumstances. It sounds like you don't really understand how to use docker all that well.
You've never had docker do anything weird in production? It didn't happen often, but we definitely had problems. We're running kubernetes clusters with several hundred nodes. Caching is very crude. When building its based on lines in the dockerfile which means adding a dependency means redownloading everything. You also can't mount a directory for builds. Multi stage builds are very limited in what they can do and of…
Re: Docker cannot be downloaded without logging into Docker Store
#398I get it. I hate login-walls too. The level of toxicity in the github issue's conversation is so astounding that I must say something. People on the internet are people. I hope that we don't talk to people in "real life" the same as we do when we make toxic comments online. Complain, write letters/emails to Docker, make your opinion heard, etc. But remember that you are dealing with a fellow human-being, who has thei…
With all the complaining and name-calling, I'm quite surprised that nobody has proposed forking the project and maintaining a tracking-free version. Certainly, it would appear as if there's a demand for such a project.
There's some interest in the idea of wrapping podman/buildah into something that can be consumed by Windows and Mac users in a similar fashion to how Docker is right now. But it'll take some time to pull that off.
Re: Docker cannot be downloaded without logging into Docker Store
#399I get it. I hate login-walls too. The level of toxicity in the github issue's conversation is so astounding that I must say something. People on the internet are people. I hope that we don't talk to people in "real life" the same as we do when we make toxic comments online. Complain, write letters/emails to Docker, make your opinion heard, etc. But remember that you are dealing with a fellow human-being, who has thei…
They have badly misread their users, and they are paying for it. There's not much else to the story.