{"id":21816612,"url":"https://github.com/5monkeys/docker-node","last_synced_at":"2026-05-10T10:01:56.809Z","repository":{"id":145235514,"uuid":"66927279","full_name":"5monkeys/docker-node","owner":"5monkeys","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-14T08:56:04.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-01-26T06:41:13.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/5monkeys.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":"2016-08-30T09:36:21.000Z","updated_at":"2016-08-30T13:40:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ca6bb8e-7135-4986-bfdc-904aa31ff5c2","html_url":"https://github.com/5monkeys/docker-node","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/5monkeys%2Fdocker-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5monkeys%2Fdocker-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5monkeys%2Fdocker-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5monkeys%2Fdocker-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5monkeys","download_url":"https://codeload.github.com/5monkeys/docker-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244776338,"owners_count":20508506,"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":[],"created_at":"2024-11-27T15:35:33.526Z","updated_at":"2026-05-10T10:01:56.673Z","avatar_url":"https://github.com/5monkeys.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node.js on alpine [![Docker Repository on Quay][quay-svg]][quay-repo]\n\nnode.js built on top of [Alpine Linux][alpine].\n\nThe aim with these images is to provide an Alpine Linux build for node.js with\nthe same tag names that we expect the main node.js images to have once they are\nprovided as alpine builds.\n\n[alpine]: http://dockerhub.com/_/alpine\n[quay-repo]: https://quay.io/repository/5monkeys/node\n[quay-svg]: https://quay.io/repository/5monkeys/node/status\n\n## Image\n\n```console\n$ docker pull quay.io/5monkeys/node\n```\n\n## Tags\n\n- [`6.4-alpine`][6.4-alpine] node.js v6.4.0\n- `latest`, [`6.5-alpine`][6.5-alpine] node.js v6.5.0\n\n[6.4-alpine]: https://github.com/5monkeys/docker-node/tree/6.4-alpine\n[6.5-alpine]: https://github.com/5monkeys/docker-node/tree/6.5-alpine\n\n## Acknowledgements\n\n-   Thanks to [mhart](https://github.com/mhart/alpine-node/tree/master) for\n    inspiration with the node.js build. mhart's builds are also currently half\n    the size of our builds.\n\n## Development\n\nTo create a new tag for `$TAG_VERSION` (e.g. `6.5`) based on\n`$SOURCE_VERSIOS` (e.g. `6.5.0`):\n\n```console\n$ git checkout -b $VERSION-alpine master\n$ # Update the nodejs source version in the Dockerfile\n$ make set-version v=$SOURCE_VERSION\n$ $EDITOR Dockerfile\n$ git commit Dockerfile\n$ git push -u origin $TAG_VERSION-alpine\n```\n### Updating a branch\n\nIf `master` has been updated with new build optimizations, you might\nwant to include that in the \"old\" images as well.\n\n```console\n$ git checkout $TAG_VERSION-alpine\n$ git merge master\n$ # Ensure that the source version is still set to the proper version\n$ make set-version $SOURCE_VERSION\n$ git push -u origin $TAG_VERSION-alpine\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5monkeys%2Fdocker-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5monkeys%2Fdocker-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5monkeys%2Fdocker-node/lists"}