{"id":19711719,"url":"https://github.com/brightcommerce/docker-rails","last_synced_at":"2026-06-13T17:01:53.098Z","repository":{"id":20753427,"uuid":"24037941","full_name":"brightcommerce/docker-rails","owner":"brightcommerce","description":"Dockerfile to build a base container image for Rails projects. Installs and configures git, nodejs, rbenv, ruby-build, bundler and supporting libraries like curl, ssl, readline, yaml, xml and xslt.","archived":false,"fork":false,"pushed_at":"2014-09-15T06:17:14.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T19:56:01.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brightcommerce.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-15T01:08:10.000Z","updated_at":"2015-11-25T00:19:11.000Z","dependencies_parsed_at":"2022-07-21T08:02:33.263Z","dependency_job_id":null,"html_url":"https://github.com/brightcommerce/docker-rails","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/brightcommerce/docker-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightcommerce","download_url":"https://codeload.github.com/brightcommerce/docker-rails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34292326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T22:13:31.624Z","updated_at":"2026-06-13T17:01:53.080Z","avatar_url":"https://github.com/brightcommerce.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Rails\n\nDockerfile to build a base container image for Rails projects. Installs and configures git, nodejs, rbenv, ruby-build, bundler and supporting libraries like curl, ssl, readline, yaml, xml and xslt.\n\n## Table Of Contents\n\n- [Version](#version)\n- [How To Use](#how-to-use)\n- [Configuration](#configuration)\n    - [Ports](#ports)\n    - [Specifying Ruby Versions](#specifying-ruby-versions)\n- [Copyright](#copyright)\n\n## Version\n\nThe current release (4.1.5.20140915) contains scripts to install dependencies for Ruby on Rails 4.1.5 using Ruby 2.1.2p95. You can howver specify alternative ruby versions in the `rubies.txt` file (one ruby version per line) and these versions will be installed and bundler will be setup for each version. Our version numbers will reflect the version of Rails being installed.\n\n## How To Use\n\nThis repository is intended to be used as a base layer for Rails projects. To specify this as a base, just include the `FROM` key in the Dockerfile of your Rails project. For example:\n\n``` bash\nFROM brightcommerce/rails:4.1.5.20140915\n```\n\n## Configuration\n\n### Ports\n\nThis installation exposes port `80`.\n\n### Specifying Ruby Versions\n\nSpecifies each version of ruby to be installed by adding them to the `rubies.txt` file, one per line. Bundler will be installed for each version of ruby specified. By default this repository only specifies one version of ruby which is currently `2.1.2p95`.\n\n## Copyright\n\nCopyright 2014 Brightcommerce, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrightcommerce%2Fdocker-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrightcommerce%2Fdocker-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrightcommerce%2Fdocker-rails/lists"}