From 89fe2dbb1b3bced5438016e2fb19ec9390c7b2d4 Mon Sep 17 00:00:00 2001 From: axtlos Date: Sat, 2 Jul 2022 15:07:25 +0200 Subject: Add distrobox --- io.github.89luca89.distrobox/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 io.github.89luca89.distrobox/README.md (limited to 'io.github.89luca89.distrobox/README.md') diff --git a/io.github.89luca89.distrobox/README.md b/io.github.89luca89.distrobox/README.md new file mode 100644 index 0000000..ed98e85 --- /dev/null +++ b/io.github.89luca89.distrobox/README.md @@ -0,0 +1,6 @@ +# distrobox + +this flatpak needs some more setup, the host also needs podman installed. + +When creating the distrobox you'll have to do it from inside the flatpak, meaning you first have to run `flatpk run --command=bash io.github.luca.distrobox` and then the usual distrobox create command, which will create the container, however once that's done you can enter the container by just running `flatpak run io.github.luca.distrobox enter ...` + -- cgit v1.2.3