Use blob for AppPath option #286
Labels
help wanted
Need some extra hands to get this done.
status/ready
Issue ready to be worked on.
type/chore
Issue that requests non-user facing changes.
Now that we have
blob
s, it makes sense to use it for "AppPath" as a way to abstract input information to build from. The value being that it streams data from multiple source types such as tar, tgz and dir. Additionally, we could effectively add zip (jar) with little effort and it take effectacross all input types (buildpacks, lifecycle and app).
Proposed Solution
Goals
Additional considerations
Prior Art
We have abstracted the inputs of layer information for
buildpack
s and thelifecycle
into a new concept calledblob
s.Windows Dir Restriction
Originally posted by @ekcasey in #279
The text was updated successfully, but these errors were encountered: