File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 9
9
# - name: Name of resource
10
10
# icon: Icon name (font-awesome 5 - https://fontawesome.com/icons?d=gallery&p=2&m=free)
11
11
# url: URL to resource
12
+ - name : " Customizing your Buildpacks Build"
13
+ presenters :
14
+ - Natalie Arellano, VMware
15
+ - Aidan Delaney, Bloomberg
16
+ description : >-
17
+ Cloud Native Buildpacks makes building container images as easy as running “pack build.” However,
18
+ you will eventually want to customize that out-of-the-box experience. This talk explores the many
19
+ buildpacks extension points that enable custom workflows. For application developers, we introduce
20
+ inline buildpacks and build time environment variables. For platform operators, we present image
21
+ extension with Dockerfiles, and how to control the level of customization available in order to
22
+ adhere to security requirements.
23
+ event_name : KubeCon EU
24
+ youtube_id : ZrxAyk1-pSs
25
+ year : 2023
26
+ resources :
27
+ - name : Slides
28
+ icon : file-powerpoint
29
+ url : https://docs.google.com/presentation/d/13eW9rm_lhrbRbwrk_sCeUCkitFI52OJRLbsGVy7eJmA/edit#slide=id.g879acc97aa_0_71
12
30
- name : " Intro to Cloud Native Buildpacks"
13
31
presenters :
14
32
- Javier Romero, VMware
You can’t perform that action at this time.
0 commit comments