this post was submitted on 22 Apr 2024
4 points (100.0% liked)

Programmer Humor

32063 readers
1015 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] joshzcold@lemmy.world 1 points 5 months ago

The gophers are https://podman.io/ which builds and runs containers. My guess is they are building the same application in multiple distros for their one application

Like

my-app-nix my-app-fedora my-app-alpine

It's a common practice so users can choose the distro they prefer when launching your container in their stack.