docker-wordpress
docker-wordpress copied to clipboard
Adds Memcached and LDAP php-extention to official WordPress php-fpm image.
I want to contribute with some changes what I needed to make it flow good: * __In php7-fpm/Dockfile:__ Step 3: add `apt-get update &&` before to install the packages, so...
Hi friend, I tried to add my domain ssl on a folder, then in Dockerfile copy that folder to ssl but it seem the Dockefile is not running at all,...
Shall fix #2
`RUN` commands could be stacked into one to reduce the number of layers and thus decrease the size of the image.
Great work there :+1: It might be nice to also have the FPM Alpine distributions available, maybe even switched current FPM to alpine.