Skip to content

PHP_FPM_PM_CONTROL setting different from documentation #594

Description

@maarten-v

Steps To Reproduce

According to the documentation https://serversideup.net/open-source/docker-php/docs/reference/environment-variable-specification PHP_FPM_PM_CONTROL should be set to ondemand for fpm-nginx. But it is set to dynamic., (https://github.com/serversideup/docker-php/blob/main/src/variations/fpm-nginx/Dockerfile) which could be fine, but either one should be changed.

Outcome

What did you expect?

PHP_FPM_PM_CONTROL setting to be according to documentation

What happened instead?

It's different

Affected Docker Images

latest serversideup/fpm-nginx

Anything else?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions