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 the base image size #1

Closed
sadok-f opened this issue Aug 20, 2019 · 0 comments
Closed

Reduce the base image size #1

sadok-f opened this issue Aug 20, 2019 · 0 comments
Assignees

Comments

@sadok-f
Copy link
Member

sadok-f commented Aug 20, 2019

Current base docker image is about 1.4Gb which is a lot, we need to work to decrease the size.
replace php:7.1-fpm by php:7.1-fpm-stretch is a good start, since the size will be cut to 1GB but still we need to check more.
Move to Alpine based image is another option as well.

@sadok-f sadok-f self-assigned this Aug 20, 2019
sadok-f added a commit that referenced this issue Aug 21, 2019
Reduce the base image size, closes #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant