Skip to content

I'm facing some missing extensions #602

Answered by mlocati
marcosfreitas asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe installing composer with apk causes apk to install PHP? And that's absolutely wrong: in the docker php images, PHP is compiled from source: you must not install it (or any PHP extension, or any package that depends on PHP) with apk.
The solution? Don't install composer with apk, and read https://github.com/mlocati/docker-php-extension-installer#installing-composer

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@marcosfreitas
Comment options

Answer selected by mlocati
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants