Completed
Compose
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker Build - Running Databases in Containers
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Meet Tim Vale
- 3 Tims Java Journey
- 4 Containerizing Databases
- 5 The Magic of Docker
- 6 Compose
- 7 Inception
- 8 Docker Compose
- 9 CockroachDB
- 10 HAProxy
- 11 Setting Environment Variables
- 12 Running a Cluster
- 13 Running a Database
- 14 What happens to my application
- 15 ObjectOriented
- 16 Multistage Build
- 17 Image Size
- 18 Can I Write to Any Node
- 19 Access from the Outside
- 20 Cockroach
- 21 What are you excited about