{"id":16656497,"url":"https://github.com/beardedeagle/alpine-node-builder","last_synced_at":"2025-08-07T07:08:40.666Z","repository":{"id":54703233,"uuid":"145470397","full_name":"beardedeagle/alpine-node-builder","owner":"beardedeagle","description":"Up to date Alpine image with the latest Node and NPM versions for staged builds.","archived":false,"fork":false,"pushed_at":"2021-02-03T04:52:10.000Z","size":39,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T20:22:08.328Z","etag":null,"topics":["alpine","docker","git","nodejs","npm"],"latest_commit_sha":null,"homepage":"","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/beardedeagle.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}},"created_at":"2018-08-20T21:04:31.000Z","updated_at":"2022-11-18T08:39:40.000Z","dependencies_parsed_at":"2022-08-14T00:31:05.908Z","dependency_job_id":null,"html_url":"https://github.com/beardedeagle/alpine-node-builder","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/beardedeagle%2Falpine-node-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Falpine-node-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Falpine-node-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beardedeagle%2Falpine-node-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beardedeagle","download_url":"https://codeload.github.com/beardedeagle/alpine-node-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085486,"owners_count":21045168,"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":["alpine","docker","git","nodejs","npm"],"created_at":"2024-10-12T09:57:31.624Z","updated_at":"2025-04-09T18:21:18.512Z","avatar_url":"https://github.com/beardedeagle.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker + Alpine + Node = Love\n\nThis Dockerfile provides a good base build image to use in multistage builds for Node apps. It comes with the latest version of Alpine, Node and NPM. It is intended for use in creating release images with or for your application and allows you to avoid cross-compiling releases. The exception of course is if your app has dependencies which require a native compilation toolchain, but that is an exercise left to the user.\n\nNo effort has been made to make this image suitable to run in unprivileged environments. The repository owner is not responsible for any losses that result from improper usage or security practices, as it is expected that the user of this image will implement proper security practices themselves.\n\n## Software/Language Versions\n\n```shell\nAlpine 3.13.1\nNodejs 15.8.0\nNPM 7.5.2\nGit 2.30.0\n```\n\n## Usage\n\nTo boot straight to a node prompt in the image:\n\n```shell\n$ docker run --rm -i -t beardedeagle/alpine-node-builder node\nWelcome to Node.js v15.8.0.\nType \".help\" for more information.\n\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedeagle%2Falpine-node-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeardedeagle%2Falpine-node-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedeagle%2Falpine-node-builder/lists"}