Install latest flatpak-module-tools and koji-flatpak CLI plugin.
Check out an application
Edit the container.yaml
for the application,
packages
here only needs to be the leaf packages, not dependencies.
Build any necessary dependencies into f39-flatpak-app
If you type ?
at the prompt, it will show an explanation of why each package is being included.
Build the container:
Install it and test it out:
Rebuild RPMs locally
Rebuild a specific package
Rebuild a local repository of one package, along with the current versions of other outdated dependencies:
Do a local container build from local packages
Build a runtime locally - need to specify the target:
Build a Flatpak against a local runtime:
Use a common local RPM repository shared between containers: