Yeah, another Docker LAMP repository.
It's based on docker-compose-lamp. Use the original one, if you need advanced solution.
I customized, removed and simplified parts that I don't need right now.
It's not production ready and not tested for it.
git clone https://github.com/ozgurg/docker-lamp.git
cd docker-lamp
docker-compose up -d
Webserver: http://localhost:8081 - /pdo.php & /phpinfo.php
phpMyAdmin: http://localhost:8001