{"id":22331089,"url":"https://github.com/rodrigobdz/passenger-full-ruby-bug","last_synced_at":"2026-02-24T10:03:12.446Z","repository":{"id":119408276,"uuid":"162416592","full_name":"rodrigobdz/passenger-full-ruby-bug","owner":"rodrigobdz","description":"MCVE to reproduce Ruby bug in phusion/passenger-full:1.0.1","archived":false,"fork":false,"pushed_at":"2018-12-19T10:04:24.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T08:35:08.860Z","etag":null,"topics":["bug","mcve","passenger-ruby","phusion-passenger","phusion-passenger-images","ruby-versions"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/rodrigobdz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-12-19T09:46:45.000Z","updated_at":"2018-12-19T10:04:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"e07a6685-d71f-4396-bf51-22760746230e","html_url":"https://github.com/rodrigobdz/passenger-full-ruby-bug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Fpassenger-full-ruby-bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Fpassenger-full-ruby-bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Fpassenger-full-ruby-bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Fpassenger-full-ruby-bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigobdz","download_url":"https://codeload.github.com/rodrigobdz/passenger-full-ruby-bug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605730,"owners_count":20643030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bug","mcve","passenger-ruby","phusion-passenger","phusion-passenger-images","ruby-versions"],"created_at":"2024-12-04T04:09:38.186Z","updated_at":"2025-10-23T15:43:38.571Z","avatar_url":"https://github.com/rodrigobdz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# passenger-full-ruby-bug\n[MCVE](https://stackoverflow.com/help/mcve) (Minimal, Complete, and Verifiable example) to reproduce Ruby bug in [phusion/passenger-full:1.0.1](https://github.com/phusion/passenger-docker/releases/tag/rel-1.0.1).\n\n## Description\n\nExpected behavior: Ruby 2.5.3 is configured as default as described in phusion/passenger-docker's [README](https://github.com/phusion/passenger-docker/tree/5c9c074cb9c6e3ea26e0bb4c9271d952d3538a3e#whats_included).\n\nActual behavior: jruby 9.2.0.0 is the default instead.\n\n## Steps to reproduce\n\n1. Build Docker image\n\n    ```sh\n    docker build -t passenger-full-mvce .\n    ```\n\n1. Run container\n\n    ```sh\n    docker run --rm -t -i passenger-full-mvce:latest  bash -l\n    ```\n\n1. Check default Ruby version\n\n    ```sh\n     ruby --version\n     # jruby 9.2.0.0 (2.5.0) 2018-05-24 81156a8 OpenJDK 64-Bit Server VM 25.191-b12 on 1.8.0_191-8u191-b12-0ubuntu0.18.04.1-b12 +jit [linux-x86_64]\n     rvm list\n     # =* jruby-9.2.0.0 [ x86_64 ]\n     #    ruby-2.3.8 [ x86_64 ]\n     #    ruby-2.4.5 [ x86_64 ]\n     #    ruby-2.5.3 [ x86_64 ]\n     #\n     # # =\u003e - current\n     # # =* - current \u0026\u0026 default\n     # #  * - default\n    ```\n\n## License\n\n[MIT](./LICENSE) © 2018 Rodrigo Bermúdez Schettino\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigobdz%2Fpassenger-full-ruby-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigobdz%2Fpassenger-full-ruby-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigobdz%2Fpassenger-full-ruby-bug/lists"}