mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-09 07:08:57 +01:00
Added hostname package for CentOS images
This commit is contained in:
parent
2f0b2c44f3
commit
9ff5350de3
@ -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…
Reference in New Issue
Block a user