J0WI
J0WI
Please provide some more details about your setup.
This haven't been added in https://github.com/matomo-org/matomo/pull/13676, but you may want to file an issue for it. It's not necessary for standard ports.
I'm not sure if this is necessary. See also the discussion [here](https://github.com/docker-library/php/issues/70). Some images are using gosu, but this seems not be necessary all the time: https://github.com/tianon/gosu/#chroot @tianon are there...
This variable is not recognized: https://github.com/matomo-org/matomo/pull/13676
I have no idea about the Matomo blog, let's ask @mattab.
I'm not sure what you mean. All builds are working fine: https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/matomo/ https://travis-ci.org/matomo-org/docker/branches
What exactly is not working for you? You can find the latest `fpm-alpine` tags [here](https://hub.docker.com/_/matomo?tab=tags&name=fpm-alpine).
Have you publish port 9000? How do you access the service?
> curl http://APP_CONTAINER_IP:9000/ The FPM variant is a FastCGI service and doesn't speak HTTP. You could use [cgi-fcgi ](https://github.com/FastCGI-Archives/fcgi2) as a client or combine it with a web server like...
Meanwhile 3.13 is out