Completed
- Intro and Course Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker Compose Tutorial - From Zero to Hero
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro and Course Overview
- 2 - Pre-Requisites to learn Docker Compose
- 3 - What is Docker Compose
- 4 - Demo - Without Docker Compose
- 5 - Why Docker Compose
- 6 - From Docker Commands To Compose File
- 7 - Create Compose File and start application
- 8 - Control Startup Order
- 9 - Docker Compose Commands Up and Down vs Start and Stop
- 10 - Connect own web application
- 11 - Variables in Docker Compose
- 12 - Docker Compose Secrets
- 13 - Use image from private repository
- 14 - Limitations, DockeR Compose vs Kubernetes