Orphaned code. Package manager microdnf already fixed the issue

This commit is contained in:
Alexey Pustovalov
2021-09-13 17:07:52 +02:00
parent a21e1528d5
commit bc51cf7fb4
11 changed files with 0 additions and 33 deletions

View File

@ -24,9 +24,6 @@ RUN set -eux && \
mkdir -p /etc/zabbix/web && \
mkdir -p /etc/zabbix/web/certs && \
mkdir -p /var/lib/php/session && \
mkdir -p /etc/yum/vars/ && \
echo "" > /etc/yum/vars/ociregion && \
echo "oracle.com" > /etc/yum/vars/ocidomain && \
microdnf -y module enable php:7.4 && \
INSTALL_PKGS="supervisor \
curl \