You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FROM quay.io/fedora/fedora:38
RUN dnf install -y flatpak
#TODO Add CI built ostree here
RUN flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
RUN flatpak install -y flathub org.vim.Vim
The text was updated successfully, but these errors were encountered:
It might be worth given: #2900
To add a test in a container like:
The text was updated successfully, but these errors were encountered: