Completed
Dockerfile
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Practical Guide to Docker and Microservice Deployments
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The truth
- 3 About me
- 4 The problem
- 5 Docker
- 6 Agile
- 7 Mona Lisa
- 8 Surviving
- 9 Virtual machine
- 10 Building a virtual machine
- 11 Differences between virtual machine and docker
- 12 Microservices and Docker
- 13 Dockerfile
- 14 Bash commands
- 15 Copy commands
- 16 Build an image
- 17 Run an image
- 18 Run the registry
- 19 Log back
- 20 Gradle
- 21 Testing
- 22 Enabling experimental feature