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

pull/16676/merge
Matt Clay 8 years ago committed by GitHub
parent eb3bdcb9e3
commit 9497a814a8

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

Loading…
Cancel
Save