NB - Yes, Manjaro has a Gnucash download, but I am interested in how to use containers in my favorite distro and the above command works! Gnucash runs in its own window. It is cumbersome however to paste this into the command line prompt each time that I wish to use it. Further, my attempts to use Podman Desktop to run Gnucash failed. I could not get the result that I get above.
My question is - could I adapt this to fire up a docker container? Any ideas or suggestions on how to do this? I like docker. I would like to use it more often.
I don’t know what that is. If this is your kernel version: that kernel is EOL and dropped from the repos: you should switch to another (supported) one.
That is what concerned me about this command. It seems to be wanting root permissions. I lack the expertise to fully understand privileged and unprivileged users. There are a lot of posts, howto pages about this - but hmmm - getting a grasp of it can be difficult.
Well, the container itself will probably require running with root privileges — I don’t really know, because different virtualization solutions have different requirements — but something like gnucash should always be run with user privileges only. There’s probably a parameter to the command for doing exactly that.