Add apache2 to improve test speed and reliability. (#16819)
This commit is contained in:
parent
eb3bdcb9e3
commit
9497a814a8
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue