Overview
Dive into a comprehensive 2-hour tutorial on Docker and PHP, covering essential topics such as MySQL, Redis, Nginx, Composer, and XDebug. Learn to create a Docker Compose file, build a PHP Dockerfile, configure Nginx, and implement volume mounting. Explore the process of setting up a basic application, integrating MySQL and Composer, and creating a development build. Discover how to work with environment variables, incorporate Redis, and utilize XDebug for debugging. Gain insights into multi-stage builds, pushing to container registries, and implementing GitHub Actions. Access additional bonus material, including Symfony and Laravel setups, to further enhance your Docker and PHP skills.
Syllabus
Introduction
Docker Compose file
PHP Dockerfile
Nginx Configuration
Volume Mounting
A Basic Application
MySQL
Composer
A Development Build
Environment Variables
Redis
Xdebug
Multi-stage Builds
Pushing to a Container Registry
Github Actions
Where to find bonus material
Taught by
Gary Clarke
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
I'm a newbie when it comes to Docker and I'm glad I found this course. It helped me understand the basics of this new method of development environment set up. Thank you very much!