mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-12 18:07:13 +02:00
Orphaned code. Package manager microdnf already fixed the issue
This commit is contained in:
@ -21,9 +21,6 @@ RUN set -eux && \
|
||||
mkdir -p /etc/zabbix/ && \
|
||||
mkdir -p /usr/sbin/zabbix_java/ && \
|
||||
mkdir -p /usr/sbin/zabbix_java/ext_lib/ && \
|
||||
mkdir -p /etc/yum/vars/ && \
|
||||
echo "" > /etc/yum/vars/ociregion && \
|
||||
echo "oracle.com" > /etc/yum/vars/ocidomain && \
|
||||
INSTALL_PKGS="java-1.8.0-openjdk-headless \
|
||||
findutils" && \
|
||||
microdnf -y --disablerepo="*" --enablerepo="ol8_baseos_latest" \
|
||||
|
Reference in New Issue
Block a user