rfcs
rfcs copied to clipboard
decorrelate source and target directories
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.
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)