mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-22 21:38:41 +01:00
Merge pull request #1373 from zabbix/trunk_alpine
Added linux-headers package for Alpine base image
This commit is contained in:
commit
c008da801f
@ -37,6 +37,7 @@ RUN set -eux && \
|
||||
sqlite-dev \
|
||||
libmodbus-dev \
|
||||
libxml2-dev \
|
||||
linux-headers \
|
||||
mysql-dev \
|
||||
net-snmp-dev \
|
||||
openipmi-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user