Sounds like he is using docker to build a 20.04 LTS container (matching
his target OS), so that he might be able to "ninja install" in the
container, and obtain code that could be installed outside of docker.
docker here is being used for a backport environment.
I'm not a gnucash developer, but g
I have an older laptop running ubuntu 20.04 LTS, I want to update
gnucash on it without installing all the build tools and dependencies
and I don't want to use flatpack either. So I used a docker container
based on 20.04 LTS to build the tag 4.9. So far so good, but I don't
know how to install to