Completed
And Labels for the Rest
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Tips and Tricks of the Docker Captains
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Configure docker ps Output
- 3 Getting Started with kubectl
- 4 File Mounting Gotcha
- 5 Cleaning Up
- 6 The Build Context
- 7 Don't Bust the Build Cache
- 8 Minimal Images
- 9 And Labels for the Rest
- 10 Shutdown Gracefully
- 11 Use Healthchecks
- 12 Swarm Mode Healthchecks
- 13 Kubernetes Healthchecks
- 14 Read Only Filesystem
- 15 Don't Run as Root
- 16 Docker in Docker
- 17 Docker and GUIS
- 18 References