Overview
Explore containerization best practices in this DockerCon 2021 talk by Peter Valdez. Learn how to optimize local development workflows, from setting up a starter app to implementing Docker Compose, entrypoints, and auto-reloading. Discover techniques for managing secrets, accelerating builds, and simplifying onboarding processes. Gain insights into reducing DevOps challenges and leveraging container-native tooling to enhance your development experience.
Syllabus
Intro
WHO AM I
PROBLEM
SOLUTION
TABLE OF CONTENTS
PART 1 - STARTER APP
PART 2.1 - DOCKER COMPOSE
PART 2.2 - ENTRYPOINTS
PART 2.3 - AUTO-RELOADING
PART 2.4 - MAKEFILE
PART 2.5 - SECRETS
PART 2.6 - FAST BUILDS
PART 3.1 - EASY ONBOARDING
PART 3.2 - LESS DEVOPS PAIN
PART 3.4 - CONTAINER-NATIVE TOOLING
Taught by
Docker