webdevops / php-docker-boilerplate

:stew: PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
https://webdevops.io/projects/php-docker-boilerplate/
MIT License
562 stars 186 forks source link

Memcached extension failed in php #31

Closed dgram closed 8 years ago

dgram commented 8 years ago

hi,

i've installed the new version 5.0.0 with the "webdevops/php-apache:debian-8-php7" template. i activated the memcached part in the docker-compose.yml file.

but when i check if the php memcached extension is installed, i cant find any extension

regards

mblaschke commented 8 years ago

Should be fixed with rebuild tonight.

dgram commented 8 years ago

thx