Completed
Github Actions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker and PHP Complete Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Docker Compose file
- 3 PHP Dockerfile
- 4 Nginx Configuration
- 5 Volume Mounting
- 6 A Basic Application
- 7 MySQL
- 8 Composer
- 9 A Development Build
- 10 Environment Variables
- 11 Redis
- 12 Xdebug
- 13 Multi-stage Builds
- 14 Pushing to a Container Registry
- 15 Github Actions
- 16 Where to find bonus material