aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-02-03 12:14:03 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-02-03 12:14:03 +0100
commit908cc4504a50083260a19937e4b82bb1eb32945a (patch)
tree9e5072f462f9d2b7ae109a4a48447e2584b647aa
parent4dd884d0bac8b0de2b2d8a8e1d9ec2fb4cb6fea8 (diff)
downloads2i-virtio-spec-908cc4504a50083260a19937e4b82bb1eb32945a.tar.gz
add file
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 59a52d7..f13f171 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -64,7 +64,7 @@ RUN dnf install -y liberation-fonts \
'tex(xltxtra.sty)' \
'tex(xstring.sty)' \
\
- zip git httpd; \
+ zip git file httpd; \
dnf clean all -y
COPY ./s2i/bin/ /usr/libexec/s2i