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

Please add some popular extensions to the PHP Docker image #45

Open
zerodeux opened this issue Jan 27, 2021 · 0 comments
Open

Please add some popular extensions to the PHP Docker image #45

zerodeux opened this issue Jan 27, 2021 · 0 comments

Comments

@zerodeux
Copy link
Contributor

Those are wildly used, and use few and light deps, they should be mandatory (eg. for proper session support) :

  • php-redis (or phpX.Y-redis for Sury repo)
  • php-memcached (or phpX.Y-memcached for Sury repo)
  • php-intl (or phpX.Y-intl for Sury repo)

Those are very popular but drag more deps and thus will quickly make the container image much more fat and security sensitive (will be subject to much more security updates) - I would not encourage to add them but I'd like to mention them (80% of Bearstech's clients ask for them) :

  • php-curl
  • php-imagick
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