Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker - What Every Angular Developer Should Know About It
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Docker is the start
- 3 The challenge
- 4 What is Docker
- 5 Docker Images
- 6 Docker Hub
- 7 Removing Images
- 8 Running Nginx
- 9 New Project
- 10 Creating a Volume
- 11 Removing Containers
- 12 Microservices
- 13 Benefits
- 14 Example
- 15 Repository
- 16 Running Docker
- 17 Creating a YAMO file
- 18 Copy and Paste
- 19 docker compose build
- 20 docker build up
- 21 real life example
- 22 demo