It seems like the real cost to this change is the goodwill from smaller companies + teams that are now realizing they'll have another expense dropped on them. Except the expense is a previously free product with no real improvements, at least from what I can tell.
Docker Desktop no longer free for large companies
241–250 of 597 posts
Re: Docker Desktop no longer free for large companies
#242Earlier quoted context omitted.
That’s assuming some kind soul in engineering management has the patience and leverage to guide this through 10 layers of purchasing, procurement, finance, legal etc… Another likely outcome is that it’s “easier” for teams to switch to another tool (easier in that at least they’re not waiting on a third party for approval) and everyone loses a lot of time Big corporations are not the most efficient beasts for this kin…
I've been fortunate enough to work at companies where engineers were trusted to make small purchasing decisions. It works well for a while, but eventually everyone accumulates a lot of random recurring charges and the company cracks down. $21 is nothing for a one-time spend. $21 per month per employee is now $252/year per employee, but now you also need someone managing all of these licenses and accounting. Every new…
Docker doesn’t need to actually do that to run afoul of policies based on the scar tissue from those other vendors. Simply going from “you can use it without being sued” to “we have to pay people to make sure we’ll win” will increase the perceived cost at many large shops.
Re: Docker Desktop no longer free for large companies
#243So many people in this thread don’t understand how enterprise decisions get made. The business license costs $21/month, probably less in reality. Do you really think that businesses are going to jeopardize the workflows of their $250k/year assets over a very core piece of software for $250/year? Any alternative has switching costs and risks. Companies will just pay this. I see so many people saying “just do these 10…
I honestly don't think I could get Docker Desktop through our procurement process before the end of the grace period. It's not a matter of "this is peanuts" as much as "we're guaranteed to breach the license terms if we keep using this thing, so everyone has to get off it now ." And then once it's gone, we'll limp along with whatever plugs the gap until something else emerges a as a winner, which probably won't be Do…
Re: Docker Desktop no longer free for large companies
#244I'm a bit puzzled what costs and what not, as it is a first time I see "Docker Desktop" name. I use docker on linux, mainly executing "docker build", "docker run", etc. Does it still cost if I do it in a 1k+ company during work?
Re: Docker Desktop no longer free for large companies
#245I’ve been a Mac user for 20 years and do a lot of docker and Kubernetes work. I recently started developing on a Linux machine that was a fourth of the price and a lot less burden for my day-to-day work.
Re: Docker Desktop no longer free for large companies
#246So many people in this thread don’t understand how enterprise decisions get made. The business license costs $21/month, probably less in reality. Do you really think that businesses are going to jeopardize the workflows of their $250k/year assets over a very core piece of software for $250/year? Any alternative has switching costs and risks. Companies will just pay this. I see so many people saying “just do these 10…
That’s assuming some kind soul in engineering management has the patience and leverage to guide this through 10 layers of purchasing, procurement, finance, legal etc… Another likely outcome is that it’s “easier” for teams to switch to another tool (easier in that at least they’re not waiting on a third party for approval) and everyone loses a lot of time Big corporations are not the most efficient beasts for this kin…
What situation, being trapped? I'm not sure what size has to do with it. Are small corporations maybe more ... agile?
Re: Docker Desktop no longer free for large companies
#247Earlier quoted context omitted.
> As soon as there is a viable alternative (and I’d be happy to contribute to the effort), I’ll be moving away from Docker for Mac. I just SSH into my server. The biggest pain about macOS is that it can't easily mount SFTP.
Fuse/sshfs exists for OSX. Seems to work okay the little I played with it.
Re: Docker Desktop no longer free for large companies
#248Earlier quoted context omitted.
But what minikube backend are you using for this? The preferred one is Docker and all the others are also paid on Mac.
> all the others are also paid on Mac Hyperkit is open source software that works on macOS. https://minikube.sigs.k8s.io/docs/drivers/hyperkit/ Virtualbox is also a free (as in beer, and mostly libre) driver that works on all of windows/linux/macOS
Re: Docker Desktop no longer free for large companies
#249This appears to be cutting of their nose to spite their face. We have a team of 50+ engineers that all use Docker for Mac for daily development tasks, but I suspect that will no longer be true in a rather short amount of time. Frankly, I don’t really know if anybody actually uses the UI components for it outside of starting and stopping the engine and for basic configuration of the VM. Everything else that comes with…
Re: Docker Desktop no longer free for large companies
#250Earlier quoted context omitted.
I've found Docker Desktop to be equally awful with Windows. You'd think they'd care about giant swathes of the market like that.
Wish they fixed the issue where it uses all available RAM even when running no containers yet.
You can open up the docker app and configure a smaller amount of ram if it impacts your host OS