Completed
docker run
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Running Containerized Applications on Azure Container Services
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is the problem
- 3 Example
- 4 Technology behind containers
- 5 Windows containers
- 6 What are containers
- 7 Commandline interface
- 8 Build an image
- 9 docker run
- 10 container registry
- 11 docker hub
- 12 Azure Container Registry
- 13 Multiple containers
- 14 Docker Compose
- 15 Docker Build
- 16 Create multiple networks
- 17 Create docker compose files
- 18 Create new docker compose file
- 19 Configuration builder
- 20 Moving to production
- 21 Azure Container Services
- 22 Kubernetes Services
- 23 Coop Control Demo
- 24 Continuous Delivery Demo