This repostory allows to store pre-built php images with PECL embedded. Reinstalling PECL packages everytime is a slow process and we want to benefit from docker cache as much as possible.
For now the project provides images for -alpine and -apache variant of the official php library. it's based on 7.2 because it's currently the best practice.
internap/php-with-pecl-precompiled-packages:php7.2-mcrypt-memcached-mongodb-redis-alpin internap/php-with-pecl-precompiled-packages:php7.2-apache-mcrypt-memcached-mongodb-redis-apache
This was taken experimetally
VARIANT | SIZE |
---|---|
apache | ~172MB |
alpine | ~115MB |