Should we still be using docker-compose for local development?
Meet the Cast
HOST
David Flanagan
@rawkode
Stay ahead in cloud native
Tutorials, deep dives, and curated eventsβno fluff.
In this episode, Bret is going to guide us through everything we need to know about Docker Compose v2
πΏ Rawkode Live
Hosted by David McKay / π¦ https://twitter.com/rawkode
Website: https://rawkode.live
Discord Chat: https://rawkode.live/chat
#RawkodeLive
π° Timeline
00:00 - Holding screen
01:00 - Introductions
02:15 - Background and Questions
34:00 - Docker CLI Plugins / Adding Compose
39:45 - Compose Subcommands
48:00 - Creating a Compose File
55:50 - Healthchecks
55:50 - Dependencies & Healthchecks
1:27:30 - Convert
1:37:00 - Closing
π₯ About the Guests
Bret Fisher
A freelance DevOps and Docker consultant, Udemy Instructor, trainer, speaker, and Open Source volunteer working from Virginia Beach, VA
π¦ https://twitter.com/BretFisher
π§© https://github.com/BretFisher
π https://www.bretfisher.com/
π¨ About the Technologies
Docker
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. Because all of the containers share the services of a single operating system kernel, they use fewer resources than virtual machines.
The service has both free and premium tiers. The software that hosts the containers is called Docker Engine. It was first started in 2013 and is developed by Docker, Inc.
π https://docker.com
π¦ https://twitter.com/docker
π§© https://github.com/docker
#Docker #Containers
Related Videos
Kubernetes Disaster Recovery
Flatcar Linux: A Modern OS for the Always-On Infrastructure
Platform Engineering: Asking "Why"? with Evelyn Osman
βToday we had some long conversations about Arc Bash and the future of scripting as well as platforms and the rise and fall of Kubernetes.
Hands-on with Headlamp: The Kubernetes UI
Join us as we explore Headlamp β an extensible, user-friendly Kubernetes UI. Weβll walk through installing, configuring, customizing, and using it in real time.
Comments