Hey there, for a very simple start there’s the compose.yaml
file at the bottom of my comment here.
Hey there, for a very simple start there’s the compose.yaml
file at the bottom of my comment here.
It should be harder to support Docker, which hasn’t released a new open source product since before Docker Desktop, which is also proprietary. Podman Desktop? OSS. It’d be hard to name a product Red Hat supports that isn’t OSS.
That’s what I thought but I’ve tried five or so images without success including the more mainstream ones like Fedora.
The old homegrown Pardus was really something special with its Kaptan system configuration tool and PiSi package manager.
I love Guix and want to see it get more recognition but I’ve never been able to get Distrobox working on Guix System, have you? I opened a discussion on the Distrobox GitHub but it was quickly closed.
Sorry, I should have clarified: Bluetooth or USB-connected trackpad. I use a fancy mechanical keyboard so I need some other input device that isn’t my laptop’s integrated trackpad.
I run Guix System on my personal laptop and Project Bluefin on my work machine.
Guix is even easier to get started with now thanks to the Guix Packager , a web UI for writing Guix package definitions.
Project Bluefin auto-updates thanks to its use of container images deliver system updates. It’s also just a great platform to get started writing containerized apps, since it ships with rootless Podman by default and you can easily add new developer tools using
just
commands.