diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-02-03 12:14:03 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-02-03 12:14:03 +0100 |
commit | 908cc4504a50083260a19937e4b82bb1eb32945a (patch) | |
tree | 9e5072f462f9d2b7ae109a4a48447e2584b647aa | |
parent | 4dd884d0bac8b0de2b2d8a8e1d9ec2fb4cb6fea8 (diff) | |
download | s2i-virtio-spec-908cc4504a50083260a19937e4b82bb1eb32945a.tar.gz |
add file
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |