Linux + Apache + MariaDB (MySQL) + PHP 7.2 on Docker Compose. Mod_rewrite enabled by default.
Enter the following command to start your containers:
$ docker-compose up -d
To stop them, use this:
$ docker-compose stop
Feel free to make pull requests and help to improve this.
If you are looking for phpMyAdmin, take a look at this.