mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-12 16:48:34 +01:00
Fixed missing hostname package for OL
This commit is contained in:
parent
f91c966aff
commit
99fa3126c5
@ -41,6 +41,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
hostname \
|
||||
file-libs \
|
||||
iputils \
|
||||
traceroute \
|
||||
|
@ -39,6 +39,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
INSTALL_PKGS="fping \
|
||||
file-libs \
|
||||
tini \
|
||||
hostname \
|
||||
traceroute \
|
||||
nmap \
|
||||
iputils \
|
||||
|
Loading…
Reference in New Issue
Block a user