This is a patched version of the Docker image zabbix-web-nginx-mysql:alpine-6.0-latest that is configured to have PHP-FPM bound to an address (0.0.0.0:9000
) rather than a socket. This can be useful in a scenario where other services such as NGINX need access to PHP-FPM but cannot be configured to have access to the containerized PHP-FPM socket file.
Image builds are pushed to the container registry upon successful job completion within the main
branch.