Skip to content

Conversation

@AEnterprise
Copy link
Contributor

use alpine minimal base image significantly reduce double data storage in different layers use php-fpm daemon for more efficient and faster php execution

image size 437.4MB => 337.8MB, 23% less

some improvements to consider for the future

  • the vendor folder is massive, especially with the aws sdk taking 40MB+. maybe another library can do the same with less bloat? i doubt we really need all that
  • probably possible to do some more fine tuning of php-fpm in the future to work more optimized for koel but i stuck to mostly default for now

use alpine minimal base image significantly reduce double data storage in different layers use php-fpm daemon for more
efficient and faster php execution

image size 437.4MB => 337.8MB, 23% less
@AEnterprise AEnterprise mentioned this pull request Jan 9, 2026
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.

1 participant