buildpacks / samples

Samples for Cloud Native Buildpacks
Apache License 2.0
194 stars 145 forks source link

Fix extensions demo: use vim instead of tree #160

Closed natalieparellano closed 1 year ago

natalieparellano commented 1 year ago

Tree comes with alpine:3 now (!) so it's not useful for our demo purposes Also fixes cowsay install

AidanDelaney commented 1 year ago

This is great, and I'm happy to land this. However, I want to ask if fortune might make a more simple example than vim? We could then fortune | cowsay.