Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Php_grpc_bench: should enable production php.ini. #278

Open
LeiW000 opened this issue Sep 13, 2022 · 0 comments
Open

Php_grpc_bench: should enable production php.ini. #278

LeiW000 opened this issue Sep 13, 2022 · 0 comments

Comments

@LeiW000
Copy link

LeiW000 commented Sep 13, 2022

It is strongly recommended to use the production config for images used in production environments. Please see below.
https://hub.docker.com/_/php

Then, the code below should be added to the docker file of php_grpc_bench.
RUN mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant