This video will show how to build Docker containers for PHP7 and MySQL based application. Two Docker containers will be created for PHP7 and MySQL each.
Also we will create one another container for PHPMyAdmin for UI based management of the MySQL database.
You may find the blog link here with GitHub code: https://www.myonlineedu.com/blog/view...
This video also describes how to bash into the container and run mysql commands.