aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-25 16:11:54 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-25 16:11:54 +0100
commit5827069fe70ec43710fa237fba53f8d3b35d33e9 (patch)
tree6193edc4f71ea30f46d5ccdd7e36102eeca1bdf1 /Dockerfile
parentf9668a913c9acd01cd457592874373c6c0fd0c26 (diff)
downloads2i-virtio-spec-5827069fe70ec43710fa237fba53f8d3b35d33e9.tar.gz
misc
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index d6640d6..1fdc5d7 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -59,7 +59,7 @@ RUN dnf install -y liberation-fonts \
texlive-xltxtra \
texlive-xstring \
\
- zip httpd; \
+ zip git httpd; \
dnf clean all -y
COPY ./s2i/bin/ /usr/libexec/s2i