Updated CentOS images

This commit is contained in:
Alexey Pustovalov
2020-04-27 17:05:27 +03:00
parent 1a7b80c462
commit 24a6ffd1a2
10 changed files with 14 additions and 14 deletions

View File

@ -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 \