this post was submitted on 22 Nov 2025
130 points (100.0% liked)
Linux
10244 readers
416 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is this like Lutris
Similar goal, different function.
There aren't install scripts like lutris, which makes it harder, once in a while, to install certain games that might need a modification.
What makes it special is that it puts each program in a "container" (hence the name) that is sandboxed from your system. E.g. if you were trying to run a program infected with malware, it would have a very hard time trying to infect the rest of your system, where with lutris and Heroic, that separation doesn't exist so it would have full access.
It is less targeted at games and more at general programs.
That is about it. The interface is much worse than lutris or heroic, but it is still a useful program.
Container as in docker container? Sounds cool though. Not sure I have a non gaming related use case.
Thanks for explaining