Slide 13
Slide 13 text
Builders
A versioned image that pulls everything together, providing the lifecycle, buildpacks and
stacks.
There are three builders:
● cloudfoundry/cnb:bionic - Ubuntu bionic base
image with buildpacks for Java, NodeJS and
Golang
● cloudfoundry/cnb:cflinuxfs3 - cflinuxfs3 base image
with buildpacks for Java, .NET, NodeJS, Python,
Golang, PHP, HTTPD and NGINX
● heroku/buildpacks:18 - heroku-18 base image with
buildpacks for Ruby, Java, Node.js, Python, Golang,
& PHP
● Or you can create your own