Block the installation of Debian's PHP packages by tianon · Pull Request #542 · docker-library/php

@tianon

This will hopefully help folks with the confusion around installing packages like "php-apcu" and then wondering why they don't actually "work" (because they pull in Debian's PHP, and that's not what this image packages).

@tianon

tianon added a commit to infosiftr/stackbrew that referenced this pull request

Dec 18, 2017

@tianon

This was referenced

Dec 22, 2017

@J0WI J0WI mentioned this pull request

Jan 1, 2018

pierrecdn added a commit to pierrecdn/phpipam that referenced this pull request

Feb 8, 2018
library/php guys decided to break Debian PHP packages installation as per
docker-library/php#542.

This is a quick workaround to unblock the image build, but in the mid-run it
would be better to rethink the whole image build, using alpine, pecl installs,
eventually PHP7, etc.

Signed-off-by: pierrecdn <me@pierre-cheynier.net>

Hnatekmar added a commit to Hnatekmar/tm-docker that referenced this pull request

Oct 3, 2018

Hnatekmar added a commit to Hnatekmar/tm-docker that referenced this pull request

Oct 3, 2018

This was referenced

Jan 14, 2021