ethical-jobs / aphex

Lightning fast, super slim and production hardened: Alpine, PHP, Nginx docker container.
MIT License
61 stars 13 forks source link

Add PHP BCMATH module? #5

Closed v3rron closed 5 years ago

v3rron commented 7 years ago

This is great setup, but our application is dependant on PHP bcmath functions. Would be nice to optionally add it to current extensions.

dnall-rex3 commented 6 years ago

You should be able to add any extension that you need by listing it under "docker-php-ext-install".

developerdino commented 5 years ago

Include in the latest build > v7.7.0