- how to install docker & docker-compose
- how to run docker without sudo
- how to configure base docker-compose.yml file
- how to connect Nginx with PHP-FPM
- how to run MySql on Docker container
- how to execute script on Docker container
- how to make MySQL data safe
- how to init MySQL from sql dump
- how to build own php-fpm image with needed libraries