this post was submitted on 12 Sep 2024
143 points (96.7% liked)

Game Development

3466 readers
11 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
143
submitted 2 months ago* (last edited 2 months ago) by berin to c/gamedev
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 months ago (1 children)
[–] ridago 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

[–] towerful 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.