mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-24 15:29:05 +01:00
Added nmap and traceroute utilities to server / proxy images
This commit is contained in:
parent
543b93f8b9
commit
79f91a9d7b
@ -36,6 +36,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/database/mysql/create_proxy.sql
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
iputils \
|
||||
libcurl \
|
||||
libevent \
|
||||
|
@ -37,6 +37,8 @@ RUN set -eux && \
|
||||
REPOLIST="baseos,appstream,epel" && \
|
||||
INSTALL_PKGS="libevent \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
gzip \
|
||||
libssh \
|
||||
file-libs \
|
||||
|
@ -37,6 +37,8 @@ COPY ["conf/etc/yum.repos.d/oracle-epel-ol8.repo", "/etc/yum.repos.d/oracle-epel
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="libevent \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
gzip \
|
||||
libssh \
|
||||
file-libs \
|
||||
|
@ -55,6 +55,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/database/mysql/create_proxy.sql
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
shadow-utils \
|
||||
fping \
|
||||
iputils \
|
||||
|
@ -37,6 +37,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/database/mysql/create_proxy.sql
|
||||
RUN set -eux && \
|
||||
echo "#!/bin/sh\nexit 101" > /usr/sbin/policy-rc.d && \
|
||||
INSTALL_PKGS="tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
ca-certificates \
|
||||
fping \
|
||||
libcurl4 \
|
||||
|
@ -35,6 +35,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/conf/zabbix_proxy.conf", "/etc/
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
fping \
|
||||
iputils \
|
||||
libcurl \
|
||||
|
@ -36,6 +36,8 @@ RUN set -eux && \
|
||||
REPOLIST="baseos,appstream,epel" && \
|
||||
INSTALL_PKGS="libevent \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
libssh \
|
||||
fping \
|
||||
file-libs \
|
||||
|
@ -36,6 +36,8 @@ COPY ["conf/etc/yum.repos.d/oracle-epel-ol8.repo", "/etc/yum.repos.d/oracle-epel
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="libevent \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
libssh \
|
||||
fping \
|
||||
file-libs \
|
||||
|
@ -54,6 +54,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/conf/zabbix_proxy.conf", "/etc/
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
shadow-utils \
|
||||
fping \
|
||||
iputils \
|
||||
|
@ -36,6 +36,8 @@ RUN set -eux && \
|
||||
echo "#!/bin/sh\nexit 101" > /usr/sbin/policy-rc.d && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
ca-certificates \
|
||||
fping \
|
||||
libcurl4 \
|
||||
|
@ -37,6 +37,8 @@ RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
fping \
|
||||
traceroute \
|
||||
nmap \
|
||||
tzdata \
|
||||
iputils \
|
||||
libcurl \
|
||||
|
@ -37,6 +37,8 @@ RUN set -eux && \
|
||||
REPOLIST="baseos,appstream,epel" && \
|
||||
INSTALL_PKGS="fping \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
file-libs \
|
||||
tzdata \
|
||||
iputils \
|
||||
|
@ -38,6 +38,8 @@ RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
fping \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
file-libs \
|
||||
tzdata \
|
||||
iputils \
|
||||
|
@ -55,6 +55,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/database/mysql/create_server.sq
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
fping \
|
||||
shadow-utils \
|
||||
tzdata \
|
||||
|
@ -37,6 +37,8 @@ RUN set -eux && \
|
||||
echo "#!/bin/sh\nexit 101" > /usr/sbin/policy-rc.d && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
tzdata \
|
||||
ca-certificates \
|
||||
iputils-ping \
|
||||
|
@ -37,6 +37,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/database/postgresql/timescaledb
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
fping \
|
||||
tzdata \
|
||||
iputils \
|
||||
|
@ -39,6 +39,8 @@ RUN set -eux && \
|
||||
INSTALL_PKGS="fping \
|
||||
file-libs \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
iputils \
|
||||
tzdata \
|
||||
traceroute \
|
||||
|
@ -39,6 +39,8 @@ RUN set -eux && \
|
||||
INSTALL_PKGS="fping \
|
||||
file-libs \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
iputils \
|
||||
tzdata \
|
||||
traceroute \
|
||||
|
@ -38,6 +38,8 @@ RUN set -eux && \
|
||||
echo "#!/bin/sh\nexit 101" > /usr/sbin/policy-rc.d && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
tzdata \
|
||||
ca-certificates \
|
||||
iputils-ping \
|
||||
|
Loading…
Reference in New Issue
Block a user