]> git.localhorst.tv Git - blank.git/blobdiff - scripts/docker/centos-run-latest/Dockerfile
git is a "runtime" dependency
[blank.git] / scripts / docker / centos-run-latest / Dockerfile
index 5c09e0c89aec23f548adc56e60dcde45fc504e0d..e19bd267c9161e323cb91b1b394c448a99dd0a97 100644 (file)
@@ -4,6 +4,7 @@ RUN yum -y update \
        && yum -y install epel-release \
        && yum -y update \
        && yum -y install \
+               git \
                make \
                which \
                xorg-x11-server-utils \