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

@ -33,9 +33,6 @@ RUN set -eux && \
mkdir -p /var/lib/zabbix/ssl/ssl_ca && \
mkdir -p /usr/lib/zabbix/externalscripts && \
mkdir -p /usr/share/doc/zabbix-proxy-mysql && \
mkdir -p /etc/yum/vars/ && \
echo "" > /etc/yum/vars/ociregion && \
echo "oracle.com" > /etc/yum/vars/ocidomain && \
microdnf -y module enable mysql && \
INSTALL_PKGS="libevent \
tini \