Skip to content

Add libc-dev as an explicit phpize dependency #73

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

Merged
merged 1 commit into from
Mar 6, 2015
Merged

Add libc-dev as an explicit phpize dependency #73

merged 1 commit into from
Mar 6, 2015

Conversation

md5
Copy link
Contributor

@md5 md5 commented Mar 6, 2015

Looks like the changes related to --auto-remove in #71 had the inadvertent side effect of breaking docker-php-ext-install. This patch explicitly adds back libc-dev as a dependency, but another option in this case might be to simply revert #71.

The reason I did the former instead of the latter is that I still think that the APT::AutoRemove::RecommendsImportant=false pattern is a good one in general since it can prevent packages from getting left in an image inadvertently. That being said, in the case of the php:* images, the end result would be the same.

@tianon
Copy link
Member

tianon commented Mar 6, 2015

+1 LGTM! ❤️

@yosifkit
Copy link
Member

yosifkit commented Mar 6, 2015

LGTM

yosifkit added a commit that referenced this pull request Mar 6, 2015
Add libc-dev as an explicit phpize dependency
@yosifkit yosifkit merged commit 821fbfd into docker-library:master Mar 6, 2015
@md5 md5 deleted the phpize-libc-dev branch March 6, 2015 17:39
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

Successfully merging this pull request may close these issues.

3 participants