flatpak-builder-docker
A Docker image for building Flatpak applications.
Contains
- flatpak-builder
- build-essential
Usage
docker run -v "$PWD:/volume" flatpak-builder --repo=repo appname manifest.json
License
This software is licensed under the MIT license (see LICENSE.txt
).
Author Information
Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email
. The repository is located
at: https://git.shore.co.il/explore/.