Skip to content
Snippets Groups Projects
Adar Nimrod's avatar
nimrod authored
4bed8e07
History

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/.