A simple image with Minitest installed.
It's recommended to have rbenv installed for development:
brew install rbenv
After installing rbenv, the shell will pick up .ruby-version file.
which ruby # /path/to/home/.rbenv/shims/ruby
Then install bundler with:
gem install bundler
And then install project dependencies with:
bundle install
Content type
Image
Digest
Size
33.3 MB
Last updated
almost 9 years ago
docker pull erasys/minitest