Earlier quoted context omitted.
Great move by them to introduce a license requirement for 250+ seats but not waste resources enforcing it (as far as I can tell). Those who will pay, will pay. Those who won’t, will switch tools no matter how painful. They stayed relevant by keeping all their users, even those technically breaking the license, but also collected some cash.
I have a product that has zero reduction in functionality if your license or trial runs out, just constantly nags you when you do useful things with it. Eventually, the workers at the company insist on the company buying it. Sometimes takes 6 months hah.
Docker 2.0 went from $11M to $135M in 2 years
101–110 of 334 posts
Re: Docker 2.0 went from $11M to $135M in 2 years
#102Re: Docker 2.0 went from $11M to $135M in 2 years
#103Re: Docker 2.0 went from $11M to $135M in 2 years
#104Re: Docker 2.0 went from $11M to $135M in 2 years
#105Earlier quoted context omitted.
Ok. Docker is also a convenient container registry. And its independent of ALL of those infrastructures so if i cancel any of them or move elsewhere, Im still good. So why should I not pay for Docker?
> independent of ALL of those infrastructures Ok, so where is Docker Hub hosted? Do they run their own data centers?
Re: Docker 2.0 went from $11M to $135M in 2 years
#106Earlier quoted context omitted.
Great move by them to introduce a license requirement for 250+ seats but not waste resources enforcing it (as far as I can tell). Those who will pay, will pay. Those who won’t, will switch tools no matter how painful. They stayed relevant by keeping all their users, even those technically breaking the license, but also collected some cash.
I have a product that has zero reduction in functionality if your license or trial runs out, just constantly nags you when you do useful things with it. Eventually, the workers at the company insist on the company buying it. Sometimes takes 6 months hah.
Re: Docker 2.0 went from $11M to $135M in 2 years
#107I remember everyone had written Docker off for dead when they announced their updated pricing plans, but they really made perfect sense, and I am happy to see the company recover. A large chunk of the tech world today relies on their products, but they were making next to nothing for it. It is definitely worth it for large companies to throw a few dollars their way considering the massive amount of value they are get…
Re: Docker 2.0 went from $11M to $135M in 2 years
#108Earlier quoted context omitted.
Great move by them to introduce a license requirement for 250+ seats but not waste resources enforcing it (as far as I can tell). Those who will pay, will pay. Those who won’t, will switch tools no matter how painful. They stayed relevant by keeping all their users, even those technically breaking the license, but also collected some cash.
I have a product that has zero reduction in functionality if your license or trial runs out, just constantly nags you when you do useful things with it. Eventually, the workers at the company insist on the company buying it. Sometimes takes 6 months hah.
Re: Docker 2.0 went from $11M to $135M in 2 years
#109For the many here who have moved to an alternative (colima, Rancher, podman, etc), other than cost, is there a compelling (ie technical) advantage to these options? (on macos specifically)
Kubernetes deprecated Docker support a few years back, so there will come a day that it may not be part of Docker Desktop. Rancher Desktop supports k3s with containerd out of the box, which has no announced deprecation. It's possible they plan to add containerd support to the built-in Kubernetes management of Docker Desktop once Docker is no longer supported, but I haven't heard about it. Beyond that, I'm not aware o…