mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Added bash package to all images
This commit is contained in:
@ -35,7 +35,8 @@ COPY ["conf/etc/yum.repos.d/oracle-epel-ol9.repo", "/etc/yum.repos.d/oracle-epel
|
||||
|
||||
RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
set -eux && \
|
||||
INSTALL_PKGS="libevent \
|
||||
INSTALL_PKGS="bash \
|
||||
libevent \
|
||||
traceroute \
|
||||
nmap \
|
||||
libssh \
|
||||
|
Reference in New Issue
Block a user