diff --git a/Distrobox.md b/Distrobox.md index 5a5f3d8..5cfc3db 100644 --- a/Distrobox.md +++ b/Distrobox.md @@ -6,6 +6,10 @@ To get started, run `distrobox enter`. For more details, take a look at the [Dis ## Tips and tricks +### Use a different distro + +You can use a different distro instead of Fedora by running `distrobox create --image some-docker-image`. Some recommendations: `archlinux`, `debian`, `ubuntu`, `docker.io/opensuse/tumbleweed`. + ### Graphical apps When running graphical apps, you should first install the `mesa-dri-drivers` GPU drivers in Fedora, or the equivalent Mesa package if you're using a different distro image.