A Docker image with multiple versions of Ruby installed via rbenv.
34
A Docker image with multiple versions of Ruby installed via rbenv.
https://github.com/5t111111/docker-rbenv
Run this image like
docker run -i -t 5t111111/rbenv bash -l -c 'rbenv global 2.1.2; bundle ...'
Originally authored by tcnksm
No tags have been pushed to this repository yet.