Multi-stage Fedora-based container images for Flatpak application packaging.
- Flatpak Base Image (
ghcr.io/aetherpak/flatpak:latest): Includes minimal Fedora utilities withflatpakandostree. - Flatpak Builder Image (
ghcr.io/aetherpak/flatpak-builder:latest): Includesflatpak-builderandelfutilsfor compiling and building flatpaks.
Use make setup to initialize pre-commit hooks and make lint to run quality checks.