this post was submitted on 12 Sep 2024
139 points (96.6% liked)

Game Development

3430 readers
29 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.

Community Wiki

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 2 months ago (3 children)

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.

[–] [email protected] 2 points 2 months ago

That's shitty.

[–] [email protected] 2 points 2 months ago

Rancher desktop on Windows has done well enough as a replacement for docker desktop for me

[–] [email protected] 1 points 2 months ago

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.