FROM fedora:32
MAINTAINER Ben Boeckel <ben.boeckel@kitware.com>

COPY install_girder.sh /root/install_girder.sh
RUN /root/install_girder.sh
