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.INI file not taken into consideration #22

Closed
vaidiep opened this issue Mar 26, 2018 · 1 comment
Closed

PHP.INI file not taken into consideration #22

vaidiep opened this issue Mar 26, 2018 · 1 comment

Comments

@vaidiep
Copy link
Contributor

vaidiep commented Mar 26, 2018

If I copy a custom php.ini files in my container, its seems that it is not taken into consideration.

COPY php.ini /usr/local/etc/php/php.ini

@gulien
Copy link
Collaborator

gulien commented Apr 6, 2018

It seems that our entry point is automatically overriding your php.ini file.
You should use environment variables instead of using your own php.ini!

@moufmouf can you confirm?

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

2 participants