{"id":22202304,"url":"https://github.com/rumkin/alpine-node-buildbox","last_synced_at":"2026-01-06T07:01:55.202Z","repository":{"id":152260152,"uuid":"45679059","full_name":"rumkin/alpine-node-buildbox","owner":"rumkin","description":"Application build system for nodejs based on alpine linux","archived":false,"fork":false,"pushed_at":"2015-11-06T14:29:34.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T01:42:39.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rumkin.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}},"created_at":"2015-11-06T11:47:49.000Z","updated_at":"2015-11-06T11:47:49.000Z","dependencies_parsed_at":"2023-04-12T04:48:38.089Z","dependency_job_id":null,"html_url":"https://github.com/rumkin/alpine-node-buildbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rumkin/alpine-node-buildbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumkin%2Falpine-node-buildbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumkin%2Falpine-node-buildbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumkin%2Falpine-node-buildbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumkin%2Falpine-node-buildbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rumkin","download_url":"https://codeload.github.com/rumkin/alpine-node-buildbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumkin%2Falpine-node-buildbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28223113,"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","status":"online","status_checked_at":"2026-01-06T02:00:07.049Z","response_time":56,"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-12-02T16:13:25.701Z","updated_at":"2026-01-06T07:01:55.168Z","avatar_url":"https://github.com/rumkin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Buildbox\n\nThis is heavy weighted docker container which used only to build node application.\nIt should not be used in production runtime to run service instances. It's\ngoal is to include basic node build tools like gcc, make, etc and separate it\nfrom light weighted runtime container.\n\n## Building\n\nWhen you need to install some modules which should be compiled with gcc run in\nproject directory:\n\n```bash\ndocker run --rm -v $PWD:/app -w /app rumkin/alpine-node-buildbox npm install\n```\n\nIt will download and install all modules into node_modules directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumkin%2Falpine-node-buildbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumkin%2Falpine-node-buildbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumkin%2Falpine-node-buildbox/lists"}