mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Added bash package to all images
This commit is contained in:
@ -35,7 +35,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}-output/server/database/mysql/cr
|
||||
|
||||
RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
set -eux && \
|
||||
INSTALL_PKGS="fping \
|
||||
INSTALL_PKGS="bash \
|
||||
fping \
|
||||
traceroute \
|
||||
nmap \
|
||||
hostname \
|
||||
|
Reference in New Issue
Block a user