Completed
– Manage image storage with Docker registry
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Reproducible Data Science Workflows Using Docker
Automatically move to the next video in the Classroom when playback concludes
- 1 – Introduction
- 2 –Evolution of app deployment
- 3 – Why use Docker?
- 4 – Docker Architecture
- 5 – Key concepts
- 6 – Working with Docker images
- 7 – Build images using Dockerfile
- 8 – Manage containers.
- 9 – Data persistence with volumes
- 10 – Manage networks in Docker
- 11 – Manage image storage with Docker registry
- 12 – Multi-container deployment with Docker compose
- 13 – Install Docker Desktop on Mac
- 14 – Install Docker Desktop on Windows
- 15 – Demo