summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/docker/fedora31/Dockerfile
blob: 5588a85e3bf6ba999f4b1bb2c9fccb091578aab1 (plain)
1
2
3
4
5
FROM fedora:31
MAINTAINER Ben Boeckel <ben.boeckel@kitware.com>

COPY install_deps.sh /root/install_deps.sh
RUN sh /root/install_deps.sh