This image is used to install RPM packages into a buildroot when building a Flatpak image in OSBS.
  • Dockerfile 100%
Find a file
Kalev Lember 13256696b9 Remove tsflags=nodocs from /etc/dnf/dnf.conf
tsflags=nodocs meas that nothing that's marked as %doc gets installed.
This includes among other things files in /usr/share/help, which are
needed for displaying built-in documentation for GNOME apps.

This commit drops the tsflags=nodocs the we inherited from the container
base image as built-in yelp documentation is often exposed through the
UI in various flatpak apps and dropping the help files breaks it.
2021-02-28 22:53:09 +01:00
Dockerfile Remove tsflags=nodocs from /etc/dnf/dnf.conf 2021-02-28 22:53:09 +01:00
README.md Added the README 2019-12-18 17:43:17 +00:00

flatpak-build-base

This image is used to install RPM packages into a buildroot when building a Flatpak image in OSBS.