Completed
- Creating a new Linode
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker Compose for Multi-Container Application Management and Microservices
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Creating a new Linode
- 3 - Why we need Docker Compose
- 4 - Log into the machine
- 5 - Install Docker
- 6 - Set up Docker
- 7 - Test Docker installation
- 8 - Start a Container
- 9 - Create Docker network
- 10 - Run Docker Container
- 11 - Troubleshoot
- 12 - Run Mongo Express Container
- 13 - Using Docker Compose to manage multiple Containers
- 14 - Conclusion