Completed
- Introduction, objectives & prerequisites
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Containerizing Your Applications - Tech Talks
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction, objectives & prerequisites
- 2 - Defining terms related to containers
- 3 - Resources we'll be demoing today
- 4 - Quick tour of the app
- 5 - Best practices
- 6 - Creating a volume & connecting it to a network
- 7 - Spinning up a MySQL container
- 8 - Evaluating the base image via DockerHub
- 9 - Running our MySQL container
- 10 - A word on environment variables
- 11 - Using a Dockerfile to build a custom image
- 12 - Conclusion & registration for next week's session