PHP docker image with some extra extensions based on official php:apache image
Suitable to run WordPress and Laravel apps
Use docker-compose.yml file as a template to setup your project
docker build --force-rm -f Dockerfile -t fffaraz/php:latest .