mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-19 12:54:15 +02:00
Added iputils package on Alpine Linux
This commit is contained in:
@@ -30,6 +30,7 @@ RUN addgroup zabbix && \
|
||||
mkdir -p /usr/share/doc/zabbix-server-${DB_TYPE} && \
|
||||
apk update && \
|
||||
apk add ${APK_FLAGS_PERSISTANT} \
|
||||
iputils \
|
||||
supervisor \
|
||||
bash \
|
||||
postgresql-client \
|
||||
|
Reference in New Issue
Block a user