Hi Jan, On Tue, 30 Apr 2019 at 19:51, Jan MalanĂk <malanik....@gmail.com> wrote:
> Hi, > I'd like to introduce new variant of PHP Docker image with support for > Nginx webserver based on Debian Stretch. > I'm not sure if this is managed by you. The Docker "Official image" for PHP is not maintained by the PHP Project. >From the README file <https://github.com/docker-library/php/blob/master/README.md> in their Git repository: This is the Git repo of the Docker "Official Image" > <https://docs.docker.com/docker-hub/official_repos/> for php > <https://hub.docker.com/_/php/> (not to be confused with any official php > image provided by php upstream). See the Docker Hub page > <https://hub.docker.com/_/php/> for the full readme on how to use this > Docker image and for information regarding contributing and issues. > The full description from Docker Hub <https://hub.docker.com/_/php/> is > generated over in docker-library/docs > <https://github.com/docker-library/docs>, specifically in > docker-library/docs/php > <https://github.com/docker-library/docs/tree/master/php>. > > Can you please review the PR and give me comments? > https://github.com/docker-library/php/pull/821 I'm sure the maintainers of that repository will look in on your Pull Request soon, they are generally very responsive from my casual observations. > > > Thank you Jan >