Skip to content

Commit 157daa1

Browse files
authored
Merge pull request cds-hooks#429 from buildpacks/samj1912-patch-1
Add packaging con 2021 slides
2 parents 7df6744 + 8873bd6 commit 157daa1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/talks.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@
88
# - name: Name of resource
99
# icon: Icon name (font-awesome 5 - https://fontawesome.com/icons?d=gallery&p=2&m=free)
1010
# url: URL to resource
11+
- name: "Unraveling the magic behind Buildpacks"
12+
presenters:
13+
- Sambhav Kothari, Bloomberg
14+
- Natalie Arellano, VMware
15+
description: >-
16+
In this talk we will explore how lifecycle - the binary at the heart of buildpacks - makes all this possible.
17+
We will be going through the 5 different stages that the lifecycle executes - detect, analyze, restore,
18+
build and finally export and how it stitches up the final OCI image.
19+
year: 2021
20+
resources:
21+
- name: Slides
22+
icon: file-powerpoint
23+
url: https://docs.google.com/presentation/d/1Ejo8Mf7GXxVHL7PjiApCZMJLtbX6VO8n2H7vEcZkV0I/view
1124
- name: "Introduction to Cloud Native Buildpacks"
1225
presenters:
1326
- Stephen Levine, VMware

0 commit comments

Comments
 (0)