On Mon, Mar 2, 2020, at 9:14 AM, Kalev Lember wrote:

> For extra libraries that app flatpaks need that are not part of the
> runtime, those we rebuild for the /app prefix for each app, using the MBS.

I think whenever discussing this, it needs to be stated clearly that the 
*reason* for using the /app prefix is that flatpaks are *dynamically* linked 
against the runtime (a big contrast with the Docker/OCI model).    By storing 
the app data in /app it avoids any "physical" conflicts when the two are 
layered together.  This should probably be at 
http://docs.flatpak.org/en/latest/basic-concepts.html and then we can just link 
to it or so.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to