rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

decorrelate source and target directories

Open xfrancois opened this issue 2 years ago • 1 comments

Proposition to decorrelate source and target directories The idea is to introduce a new variable named CNB_SOURCE_APP_DIR, that could be specified to tell where the source code is. But the final image directory structure will still be created following the CNB_APP_DIR variable. That way, source and target directories structure could be decorrelate. This will fix this issue.

xfrancois avatar Apr 03 '23 15:04 xfrancois

Maintainers,

As you review this RFC please queue up issues to be created using the following commands:

/queue-issue <repo> "<title>" [labels]...
/unqueue-issue <uid>

Issues

(none)

buildpack-bot avatar Apr 03 '23 15:04 buildpack-bot