{"id":16327858,"url":"https://github.com/yivo/docker-centos7-ruby","last_synced_at":"2026-05-06T04:32:08.680Z","repository":{"id":82865501,"uuid":"111251987","full_name":"yivo/docker-centos7-ruby","owner":"yivo","description":"Docker container with CentOS 7 and Ruby.","archived":false,"fork":false,"pushed_at":"2017-11-29T18:53:33.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-01T19:55:32.055Z","etag":null,"topics":["centos","centos-docker","docker","docker-container","docker-image","ruby","ruby-docker"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/eahome00/centos7-ruby/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yivo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-19T00:42:39.000Z","updated_at":"2018-01-06T02:15:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"1701d9b1-0172-4c4a-bd27-98e68aba9bea","html_url":"https://github.com/yivo/docker-centos7-ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yivo/docker-centos7-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yivo%2Fdocker-centos7-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yivo%2Fdocker-centos7-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yivo%2Fdocker-centos7-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yivo%2Fdocker-centos7-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yivo","download_url":"https://codeload.github.com/yivo/docker-centos7-ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yivo%2Fdocker-centos7-ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32678596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["centos","centos-docker","docker","docker-container","docker-image","ruby","ruby-docker"],"created_at":"2024-10-10T23:12:52.421Z","updated_at":"2026-05-06T04:32:08.665Z","avatar_url":"https://github.com/yivo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-centos7-ruby\n\nDocker container with CentOS 7 and Ruby.\n\n[View on Docker Hub](https://hub.docker.com/r/eahome00/centos7-ruby/)\n\n## Ruby build features\n\nRuby is compiled with shared libraries enabled and [jemalloc memory allocator](https://github.com/jemalloc/jemalloc).\n\n## Tags\n\n* `2.4.2`: CentOS 7.4.1708 and Ruby 2.4.2\n\n## How to use\n\n```\nFROM eahome00/centos7-ruby:2.4.2\n\nENV APP=/home/web/app\n\nADD . $APP\nWORKDIR $APP\n\nRUN bundle install --without development test --deployment --jobs $(nproc) \\\n \u0026\u0026 useradd -r -d /home/web web \\\n \u0026\u0026 chown -R web:web /home/web\n\nUSER web\n\nCMD [\"bundle\", \"exec\", \"rails\", \"s\", \"--port=3000\", \"--binding=0.0.0.0\"]\n```\n\n## How to pull and run\n\n```\ncontainer=eahome00/centos7-ruby:2.4.2 \\\n  \u0026\u0026 docker pull $container \\\n  \u0026\u0026 docker run -it $container /bin/bash\n```\n\n## How to build and run\n\n```\ngit clone git@github.com:yivo/docker-centos7-ruby.git \\\n  \u0026\u0026 cd docker-centos7-ruby \\\n  \u0026\u0026 docker build --rm -t centos7-ruby . \\\n  \u0026\u0026 docker run -it centos7-ruby /bin/bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyivo%2Fdocker-centos7-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyivo%2Fdocker-centos7-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyivo%2Fdocker-centos7-ruby/lists"}