Block the installation of Debian's PHP packages by tianon · Pull Request #542 · docker-library/php
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).
This was referenced
Dec 22, 2017
J0WI
mentioned this pull request
pierrecdn added a commit to pierrecdn/phpipam that referenced this pull request
Feb 8, 2018library/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>
This was referenced
Jan 14, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters