Docker, Docker, Docker! People just starting with cloud-native often think Docker is the only way to build containers. But what if I told you there’s a better alternative?
Enter Buildpacks! With Buildpacks, you get powerful built-in features like caching, auto-detection, bill of materials, multi-language support, rebasing, and reproducibility all without even writing a Dockerfile!
Sounds amazing, right? In this talk, we’ll explore how Buildpacks simplify containerization, enhance security, and optimize your builds. If you’re tired of wrestling with Dockerfiles, this talk will show you a smarter, faster, and more efficient way to build containers!
Learn how to build containers without writing a Dockerfile
Understand how Buildpacks improve security and reduce misconfigurations
Discover features like caching, rebasing, and multi-language support
See how Buildpacks enable reproducible and optimized builds
Walk away with a simpler, smarter way to containerize apps