this post was submitted on 12 Sep 2024
139 points (96.6% liked)
Game Development
3409 readers
1 users here now
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What happened with docker?
Docker Desktop now has a license cost for medium+ sized businesses. Docker Engine remains open source, but the desktop UI as well as the tech that makes Docker work on Windows (and Mac?) is now no longer free.
Rancher desktop on Windows has done well enough as a replacement for docker desktop for me
That's shitty.
Thankfully containers are open source.
Everything is "docker this" and "docker that". But podman is viable, and there are other container systems.
The container format is so ubiquitous it's FOSS. I mean, it's kubernetes.