Skip to content

Install bootstrapped ruby into buildpack-specific namespace #1009

@robdimsdale

Description

@robdimsdale

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

See example of bootstrapping ruby into buildpack-specific namespace: cloudfoundry/php-buildpack#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