mirror of
https://github.com/RetroDECK/retrodeck-builder.git
synced 2024-11-21 13:45:38 +00:00
Even gnome itself
This commit is contained in:
parent
fbc46a3109
commit
35ae9377b4
|
@ -10,7 +10,6 @@ RUN dnf -y update && \
|
|||
|
||||
RUN flatpak remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
RUN flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
|
||||
RUN flatpak remote-add gnome https://sdk.gnome.org/gnome.flatpakrepo
|
||||
|
||||
# Set default command (optional, for testing purposes)
|
||||
ENTRYPOINT [ "flatpak-builder" ]
|
Loading…
Reference in a new issue