{"id":19399557,"url":"https://github.com/talentplatforms/ruby-node","last_synced_at":"2026-05-09T07:01:46.594Z","repository":{"id":42871199,"uuid":"258102214","full_name":"talentplatforms/ruby-node","owner":"talentplatforms","description":"An opinionated base-image for building classic rails apps","archived":false,"fork":false,"pushed_at":"2022-03-26T14:00:24.000Z","size":275,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T23:29:12.428Z","etag":null,"topics":["base-image","docker","node","rails","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/talentplatforms.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":"2020-04-23T05:21:55.000Z","updated_at":"2021-08-12T13:52:24.000Z","dependencies_parsed_at":"2022-09-23T16:01:14.047Z","dependency_job_id":null,"html_url":"https://github.com/talentplatforms/ruby-node","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/talentplatforms/ruby-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talentplatforms%2Fruby-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talentplatforms%2Fruby-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talentplatforms%2Fruby-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talentplatforms%2Fruby-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/talentplatforms","download_url":"https://codeload.github.com/talentplatforms/ruby-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talentplatforms%2Fruby-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["base-image","docker","node","rails","ruby"],"created_at":"2024-11-10T11:10:03.797Z","updated_at":"2026-05-09T07:01:46.562Z","avatar_url":"https://github.com/talentplatforms.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n\n# Ruby/Node.js Image for Rails\n\nThis is an opinionated image for building rails apps.\nIt ships with a couple of tools and libraries found in the next section.\n\n## Tools and Libraries\n\n**PACK_CORE**\n- git\n- curl\n- wget\n- unzip\n- build-essential\n- tzdata\n- gnupg\n- python\n- locales\n- locales-all\n\n**PACK_LIBS**\n- zlib1g-dev\n- libssl-dev\n- libreadline-dev\n- libyaml-dev\n- libxml2-dev\n- libxslt1-dev\n- libcurl4-openssl-dev\n- libffi-dev\n- libpq-dev\n- postgresql-client-${PG_MAJOR}\n- yarn\n\nPer default it uses the de_DE.UTF-8 LANG and LANGUAGE ENVs.\n\n## Workdir\n\nPer convention the working directory is set to **/app**\n\n# How to use this\n\nThe image comes with a Makefile that has everything abstracted away for you to easily customize it.\n\n```bash\n$ make make NODE_VERSION=13.10.1 DEBIAN_VERSION_NAME=buster build push\n```\n\n## Available VARS\n\n```bash\nRUBY_VERSION=2.5.5\nNODE_VERSION=12.16.0\nPG_MAJOR=10\nDEBIAN_VERSION_NAME=buster\nBUNDLER_VERSION=1.17.3\nREGISTRY=${REGISTRY:-ORGANIZATION/ruby-node}\nVCS_URL=${VCS_URL:-https://THE_REPO_URL}\n```\n\n## Optional Setup\n\nIf you are into some tooling for keeping commit-messages clean and want to keep an automated CHANGELOG.md, feel free to `make init` ;).\n\nIt'll install the node_modules:\n- standard-version,\n- husky\n- commit-lint\n\nTo make this work you need to have NODE.js installed.\n\n# Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style.\n\n1. Fork it\n2. Create your feature branch (git checkout -b feature/my-cool-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin feature/my-new-feature)\n5. Create new Pull Request\n\n# License\nCopyright (c) 2020 Territory Embrace - Talent Platforms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalentplatforms%2Fruby-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalentplatforms%2Fruby-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalentplatforms%2Fruby-node/lists"}