Skip to content
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

Final images contains a /usr/src/php.tar.xz file #488

Closed
fruit opened this issue Sep 4, 2017 · 2 comments
Closed

Final images contains a /usr/src/php.tar.xz file #488

fruit opened this issue Sep 4, 2017 · 2 comments

Comments

@fruit
Copy link

fruit commented Sep 4, 2017

Why does images contains a /usr/src/php.tar.xz file (12Mb)?

For example php:7.1-fpm...

@yosifkit
Copy link
Member

yosifkit commented Sep 5, 2017

So that it doesn't have to be downloaded again (and possibly be a slightly different version) for installing extensions.

It was previously kept in extracted form until #256.

@fruit
Copy link
Author

fruit commented Sep 5, 2017

Ok, clear.

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

No branches or pull requests

2 participants