mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-25 07:49:19 +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