Hi,
I am using the alpine version of the zabbix/zabbix-server-pgsql docker container and one of my alert scripts needs a curl command but the curl binary is missing.
Is there anyone who knows how to install curl inside the docker container Zabbix server?
I tried the ubuntu version too, but in both I cannot install with apt or apk since the user is zabbix not root
Thanks for the help in advance!
I am using the alpine version of the zabbix/zabbix-server-pgsql docker container and one of my alert scripts needs a curl command but the curl binary is missing.
Is there anyone who knows how to install curl inside the docker container Zabbix server?
I tried the ubuntu version too, but in both I cannot install with apt or apk since the user is zabbix not root
Thanks for the help in advance!
Comment