mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-21 10:27:47 +02:00
Added hostname package for CentOS images
This commit is contained in:
parent
be4e45cd57
commit
87fb470db0
@ -38,6 +38,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
INSTALL_PKGS="fping \
|
INSTALL_PKGS="fping \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
hostname \
|
||||||
file-libs \
|
file-libs \
|
||||||
iputils \
|
iputils \
|
||||||
traceroute \
|
traceroute \
|
||||||
|
@ -38,6 +38,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
INSTALL_PKGS="fping \
|
INSTALL_PKGS="fping \
|
||||||
file-libs \
|
file-libs \
|
||||||
traceroute \
|
traceroute \
|
||||||
|
hostname \
|
||||||
nmap \
|
nmap \
|
||||||
iputils \
|
iputils \
|
||||||
traceroute \
|
traceroute \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user