Install docker-php-extension-installer by default #236
Closed
jaydrogers
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👉 Describe the problem
Adding PHP extensions is difficult because you need to know all the dependent packages.
👥 Problem evidence & reach
Anyone who wants to customize their image. For example, anyone adding Redis, PGSQL, etc.
🏆 How to solve this problem
Install
docker-php-extension-installer
by defaultThere is an open source project called docker-php-extension-installer that helps installs extensions.
Document how to use this
🥰 Describe the "impact" on users?
💯 How do we validate the problem is solved?
install-php-extensions
in every image variationBeta Was this translation helpful? Give feedback.
All reactions