Distributing Freedesktop SDK applications to Flatpak, Snapd and Docker
2019-09-21, 09:30–09:55 (Europe/Berlin), Loft

BuildStream is used to build Freedesktop SDK for different deployment systems allowing applications based on it to be distributed at once to multiple systems.


Flatpak, Snapd and Docker are similar. They are all used for deployment and applications use their own runtime.

Each system has its own tools for development. Flatpak uses Flatpak Builder. Snapd uses Snapcraft. Docker development is based on Dockerfiles.

Freedesktop SDK was developed to be the runtime of Flatpak. It used to be partly built with Flatpak Builder. It has since changed to be built with a deployment system agnostic tool: BuildStream. For this reason we can export the Freedesktop SDK to multiple formats.

We will show how it is possible to build an application for the three systems at once.

See also: Slides

Developer at Codethink. Working on Freedesktop SDK and BuildStream projects.