summaryrefslogtreecommitdiff
path: root/.gitlab/Dockerfile
blob: 4a0f73b8d84c46fdf00a78009fe306fbc5a14bd5 (plain)
1
2
3
4
5
6
FROM fedora:rawhide

RUN dnf install --nogpg -y dnf-plugins-core uncrustify findutils git libportal-devel tracker3-miners python3-gobject dbus-daemon \
 && dnf builddep --nogpg -y nautilus \
 && dnf clean all