https://hub.docker.com/r/pawaclawczyk/php/
I've set up this repository because...
... I believe that using PHP extensions is good practice and there is a lot of useful extensions.
... I want to get rid of writing long Dockerfiles just to load extensions .
Extends official PHP images.
Extensions:
- bcmath
- ds (see efficient data structures for PHP)
- mbstring
- opcache
- pdo
- pdo_mysql
- sodium (see libsodium - modern cryptographic library)
- zip
Extend base images.
Extensions:
- eio
- ev
- pcntl
- sysvsem
- sysvshm
Extend official PHP images.
Extensions:
- pthreads
Please create an issue or PR or just tweet me @pawaclawczyk.