Add apache2 to improve test speed and reliability. (#16819)
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 --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 \
|
||||||
|
|
Loading…
Reference in New Issue