this post was submitted on 27 Aug 2025
32 points (79.6% liked)

Linux

9207 readers
127 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
[โ€“] humanspiral@lemmy.ca 3 points 5 days ago* (last edited 5 days ago) (1 children)

I think you are saying that distrobox on Fedora based system can create a ubuntu/mint/whatever "subsystem" and inside that distrobox it is as though you were in ubuntu/apt environment?

[โ€“] hisao@ani.social 4 points 4 days ago

Yes, and the difference compared to docker/podman, is that a lot of things like networking, gpu, audio, shared memory, etc, are passed through automatically by default. So you for example can build/run games inside those containers and expect native performance.