devcontainers / devcontainers/images
Conflicting Ruby version managers
Open
- Dominant language
- Shell
- Stars
- 2.1k
- Forks
- 963
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 11
Description
Both RVM and rbenv are both installed in the universal image and other images. These version managers conflict with each other and cause problems. I've struggled to use these images in a project with a `.ruby-version` file because of this conflict.
See also:
- https://stackoverflow.com/a/35808396
- https://github.com/microsoft/vscode-dev-containers/issues/690
- https://github.com/microsoft/vscode-dev-containers/issues/704
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.