Skip to content

Install bootstrapped python into buildpack-specific namespace #858

@robdimsdale

Description

@robdimsdale

This buildpack bootstraps python into /tmp/python, and there are situations where multiple buildpacks attempt to bootstrap python into the same location. This may be causing non-deterministic issues, so to be safe we should bootstrap into /tmp/<buildpack-name>/python.

See example of bootstrapping ruby into buildpack-specific namespace: #855

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions