mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 00:24:58 +02:00
Updated CentOS images
This commit is contained in:
@ -36,7 +36,7 @@ LABEL org.opencontainers.image.documentation="https://www.zabbix.com/documentati
|
||||
|
||||
RUN set -eux && \
|
||||
yum --quiet makecache && \
|
||||
yum -y install \
|
||||
yum -y install --setopt=tsflags=nodocs \
|
||||
autoconf \
|
||||
automake \
|
||||
java-1.8.0-openjdk-devel \
|
||||
|
Reference in New Issue
Block a user