Base image for Rails. Sets GEM_HOME and other relevant bundle environment variables to use /gems, so mount your gem named volumes there if you would like.
This image uses /bin/bash as it's CMD so you can spin up a quick Rails development console if needed, but it's more powerful as a base image for running other commands in the context of your Rails app (rspec, capistrano, etc).
Content type
Image
Digest
Size
571.8 MB
Last updated
about 6 years ago
docker pull metova/rails:2.6.6