Docker Compose v2 Rocks
- Unedited live recording on YouTube Ep 126
Topics
- Compose V2 is a Docker Plug-in (written in Go)
- Compose Spec (no more yaml versions)
- Service Profiles
- Compose ls (list all running compose projects)
- BuildKit by default
- Compose cp (copy files in/out)
- Compose convert
- Compose up to ACI and ECS
- Compose up to Kubernetes
- Compose command aliases
Links
- GitOps Days 2021 - Day 1 (June 9, 2021) video on YouTube
- GitOps Days 2021 - Day 2 (June 10, 2021) video on YouTube
- Compose CLI on GitHub
- Compose Spec on GitHub
- Docker Plugins installer (GitHub)
- My Shell Setup
- Building with Buildx