Docker Images / web-server / rails

rails

JSON →
docker5.0.1glibcEOL 2018-04-099M pulls

Official Docker image for Ruby on Rails, a web application framework.

Usage
Recommended variant
docker pull rails:5.0.1
use 5.0.1 unless you have a specific reason not to
Variants
Available tags
rails:full
Lifecycle
Support & EOL
latest5.0.1
pull size318MB compressed
OS EOLEOL 2018-04-09
supportEOL 2018-04-09
Known issues
Gotchas
The :latest tag may not point to the most recent Rails version
Production deployments should use a specific version tag and bundle install
Alpine variant uses musl libc, can break native extensions compiled for glibc
Resources