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

@ -34,9 +34,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-sqlite3 && \
mkdir -p /etc/yum/vars/ && \
echo "" > /etc/yum/vars/ociregion && \
echo "oracle.com" > /etc/yum/vars/ocidomain && \
INSTALL_PKGS="libevent \
tini \
libssh \