Hello everyone.
Is possible use this project distrobox (https://github.com/89luca89/distrobox) on Artix?
Somebody using ?
It uses Docker/Podman under the hood, so I don't see why it wouldn't work.
I'm testing this project, but, every time I start the application, it not working.
(https://i.imgur.com/thB4aSX.png)
Are you ssh'ing into ubuntu-box ?
If so you need to enable SSH X-Forwarding.
And according to distrobox make the hostnames match.
https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#enable-ssh-x-forwarding-when-ssh-ing-in-a-distrobox
Try the one shown here.
https://distrobox.privatedns.org/compatibility.html#compatibility-notes
Thank you for help, I was only run
xhost +si:localuser:$USER
in my host.
I'd love having distrobox (or any sandbox) working to run any systemd-dependent program without tweaking my host to adapt to it.
distrobox is already in galaxy (https://packages.artixlinux.org/packages/galaxy/any/distrobox/)