Create sample apps with dockerfiles, hooks, etc
In light of https://github.com/buildpacks/rfcs/pull/173, sample applications should be created with these new buildpack constructs: App Specified Dockerfile, Hook TOML, etc.
Is the following builder structure correct ?

@sclevine @natalieparellano @aemengo
I think ext.toml should be extension.toml. I don't think build.ext.toml and launch.ext.toml are included in the RFC (they were just talked about).
Please see https://github.com/buildpacks/lifecycle/issues/709#issuecomment-938746662 for an initial take on this issue.
(they were just talked about).
I saw them from a comment of Javier Romero. will remove them and add also run.Dockerfile and build.Dockerfile
Structure updated
