mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-22 19:01:46 +02:00
Added linux-headers package for Alpine base image
This commit is contained in:
parent
641571f959
commit
3d4488074b
@ -37,6 +37,7 @@ RUN set -eux && \
|
|||||||
sqlite-dev \
|
sqlite-dev \
|
||||||
libmodbus-dev \
|
libmodbus-dev \
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
|
linux-headers \
|
||||||
mysql-dev \
|
mysql-dev \
|
||||||
net-snmp-dev \
|
net-snmp-dev \
|
||||||
openipmi-dev \
|
openipmi-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user