Add apache2 to improve test speed and reliability. (#16819)

pull/4420/head
Matt Clay 2016-07-25 07:19:49 -07:00 committed by GitHub
parent eb3bdcb9e3
commit 9497a814a8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
zypper --non-interactive install --force systemd-sysvinit && \ zypper --non-interactive install --force systemd-sysvinit && \
zypper --non-interactive install --auto-agree-with-licenses --no-recommends \ zypper --non-interactive install --auto-agree-with-licenses --no-recommends \
acl \ acl \
apache2 \
asciidoc \ asciidoc \
bzip2 \ bzip2 \
curl \ curl \