samples/buildpacks
Natalie Arellano a247e0b794 Fix extensions demo: use vim instead of tree
Tree comes with alpine:3 now (!) so it's not useful for our demo purposes
Also fixes cowsay install

Signed-off-by: Natalie Arellano <narellano@vmware.com>
2023-07-25 14:10:18 -04:00
..
dotnet-framework Bump API version for sample buildpacks 2023-07-14 07:37:14 +01:00
hello-extensions Fix extensions demo: use vim instead of tree 2023-07-25 14:10:18 -04:00
hello-moon Bump API version for sample buildpacks 2023-07-14 07:37:14 +01:00
hello-moon-windows Remove wine build references 2023-07-14 07:47:53 +01:00
hello-processes Bump API version for sample buildpacks 2023-07-14 07:37:14 +01:00
hello-universe Bump API version for sample buildpacks 2023-07-14 07:37:14 +01:00
hello-universe-windows Bump API version for sample buildpacks 2023-07-14 07:37:14 +01:00
hello-world Bump API version for sample buildpacks 2023-07-14 07:37:14 +01:00
hello-world-windows Remove wine build references 2023-07-14 07:47:53 +01:00
java-maven Make web the default process for Java (to fix CircleCI) 2023-07-25 12:30:21 -04:00
kotlin-gradle Bump API version for sample buildpacks 2023-07-14 07:37:14 +01:00
ruby-bundler Bump API version for sample buildpacks 2023-07-14 07:37:14 +01:00
README.md PR comments 2020-02-12 12:08:23 -05:00

README.md

Sample Buildpacks

Buildpacks turn your source code into container images. Follow the README.md docs within each buildpack to learn more.

Additional Resources

What's next?

How does all this fit together? Builders do the work of turning your source code into images. Check out builders to take the next step.