Creating Container Images with Cloud Native Buildpacks: CodeMash
CodeMash 2020 | Speed, Security and Simplicity: Creating Container Images with Cloud Native Buildpacks | Daniel Mikusa
What you'll learn
Buildpacks are a pluggable, modular, language-agnostic tool that take application source code and, in turn, provide you with an OCI (Open Container Initiative) image to run using Docker, Kubernetes, or your OCI Runtime of choice. The higher-level abstraction of buildpacks allows you, as a developer, to focus less time on building containers and more time being productive, writing code and providing value for your employer. In this conference session, Daniel Mikusa will explore how Cloud Native Buildpacks work, you'll see examples of how you can use them to create images from source code in your favorite languages, and you'll learn how to integrate buildpacks into common development workflows.