kamalmahmudi/apache-php
This docker image is based on php docker image. So, other configurations and other environment variables that work on php docker images will work on this image.
bcmath bz2 exif gd gettext mongodb mysqli pdo pdo_mysql pdo_pgsql pgsql zip
header rewrite
http://[container-address]/adminer
a2disconf adminer
docker run -d --name myserver -v /my/local/dir:/var/www/html -p 8000:80 kamalmahmudi/apache-php
docker pull kamalmahmudi/apache-php