summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2020-06-05 13:32:36 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2020-06-05 13:32:36 -0400
commite8b12067eed04f543382e816c33f8aa5e79600a7 (patch)
tree6e54b81cb816f590120ba0ea3ef6165f4ee7671b /Dockerfile
parenta2df65d0d6474b17303e38aca0bb9a213a0b5a43 (diff)
downloadspm_ci_centos7-e8b12067eed04f543382e816c33f8aa5e79600a7.tar.gz
Add gitHEADmaster
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 046e37f..1718487 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -3,6 +3,7 @@ RUN yum install -y epel-release && \
yum update -y && \
yum clean -y all
RUN yum install -y \
+ git \
make \
patchelf \
binutils \