Skip to content

Commit

Permalink
Zabbix 5.4 release update
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Oct 27, 2020
1 parent 44df33f commit 06bd90a
Show file tree
Hide file tree
Showing 35 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion agent/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN set -eux && \
libldap && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion agent/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion agent/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion agent2/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN set -eux && \
iputils && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion java-gateway/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN set -eux && \
openjdk8-jre-base && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion java-gateway/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion java-gateway/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion proxy-mysql/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN set -eux && \
fping && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion proxy-mysql/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion proxy-mysql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion proxy-sqlite3/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUN set -eux && \
unixodbc && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
ENV ZBX_VERSION=${ZBX_VERSION} ZBX_SOURCES=${ZBX_SOURCES}
Expand Down
2 changes: 1 addition & 1 deletion proxy-sqlite3/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion proxy-sqlite3/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion server-mysql/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN set -eux && \
unixodbc && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion server-mysql/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion server-mysql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion server-pgsql/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN set -eux && \
unixodbc && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion server-pgsql/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion server-pgsql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion snmptraps/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.12

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion snmptraps/centos/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM centos:centos7

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion snmptraps/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:bionic

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-apache-mysql/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RUN set -eux && \
rm -rf "/var/run/apache2/" && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-apache-mysql/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-apache-mysql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-apache-pgsql/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ RUN set -eux && \
rm -rf "/var/run/apache2/" && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-apache-pgsql/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-apache-pgsql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-nginx-mysql/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RUN set -eux && \
ln -sf /dev/fd/2 /var/lib/nginx/logs/error.log && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-nginx-mysql/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-nginx-mysql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-nginx-pgsql/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN set -eux && \
ln -sf /dev/fd/2 /var/lib/nginx/logs/error.log && \
rm -rf /var/cache/apk/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-nginx-pgsql/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN set -eux && \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
2 changes: 1 addition & 1 deletion web-nginx-pgsql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

Expand Down
4 changes: 2 additions & 2 deletions zabbix-appliance/rhel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM registry.access.redhat.com/ubi8/ubi
MAINTAINER Alexey Pustovalov <alexey.pustovalov@zabbix.com>

ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG RELEASE=0
ARG ZBX_VERSION=${MAJOR_VERSION}.0
ARG ZBX_VERSION=${MAJOR_VERSION}

ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
ENV TERM=xterm ZBX_VERSION=${ZBX_VERSION} ZBX_SOURCES=${ZBX_SOURCES} \
Expand Down

0 comments on commit 06bd90a

Please sign in to comment.