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

Reduce image size #1

Open
swquinn opened this issue Nov 18, 2016 · 0 comments
Open

Reduce image size #1

swquinn opened this issue Nov 18, 2016 · 0 comments

Comments

@swquinn
Copy link
Member

swquinn commented Nov 18, 2016

The image size is somewhat large (>500mb) and has too many layers. While this is OK for now, we should aim to reduce the size of the image. A few things that we can do, inspired by the official PHP Docker image repository is to ensure that we remove the source files after we've installed PHP and to install build dependencies and subsequently remove them in the same RUN command.

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

1 participant