flatpak
Build, install and run flatpak applications and runtimes. More information: <https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak>.
RUN apt-get update && \
apt-get install -y flatpak
RUN apt-get update && \
apt-get install -y flatpak
RUN pacman -S --noconfirm flatpak
RUN apt-get update && \
apt-get install -y flatpak
RUN yum install -y flatpak
RUN dnf install -y flatpak
RUN apt-get update && \
apt-get install -y flatpak