Intro to Cloud Native Buildpacks: Containers for Everyone
Watch this talk to learn how Cloud Native Buildpacks can help you build Docker images without Dockerfiles.
What you'll learn
Containers are ubiquitous, but writing (and maintaining) Dockerfiles can be tedious, scary, or simply yet-one-more-thing-you-have-to-care-about. Enter, Cloud Native Buildpacks (CNB), a CNCF project. The CNB project aims to radically simplify the process of building containers. CNB takes the best of developer experience from PaaS platforms like Heroku and Cloud Foundry, and combines it with modern container standards to achieve a new paradigm in simplicity and transparency. Are you a developer who’s taking apps to production in containers? Are you a DevOps person looking for a new way of building container images for teams? Are you DevSecOps and care about keeping your OS base images and applications up to date or what goes into your container images? Come to this talk to learn how Cloud Native Buildpacks can help you build Docker images without Dockerfiles, how you can keep everything up to date, and how to keep your security and DevOps folks happy.