{"id":19196966,"url":"https://github.com/jitesoft/docker-node-base","last_synced_at":"2026-02-12T18:01:49.960Z","repository":{"id":88326124,"uuid":"95553633","full_name":"jitesoft/docker-node-base","owner":"jitesoft","description":"Node base docker image.","archived":false,"fork":false,"pushed_at":"2026-02-02T15:50:19.000Z","size":439,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-03T04:36:52.163Z","etag":null,"topics":["docker","docker-image","dockerfile","hacktoberfest","nodejs"],"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/jitesoft.png","metadata":{"files":{"readme":"README-2.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-27T12:01:03.000Z","updated_at":"2026-02-02T15:53:33.000Z","dependencies_parsed_at":"2023-03-10T06:30:22.475Z","dependency_job_id":"5af74ca9-212c-4096-8edc-dc04e5e44897","html_url":"https://github.com/jitesoft/docker-node-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jitesoft/docker-node-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-node-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-node-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-node-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-node-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jitesoft","download_url":"https://codeload.github.com/jitesoft/docker-node-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitesoft%2Fdocker-node-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-image","dockerfile","hacktoberfest","nodejs"],"created_at":"2024-11-09T12:15:01.741Z","updated_at":"2026-02-12T18:01:49.946Z","avatar_url":"https://github.com/jitesoft.png","language":"Dockerfile","funding_links":["https://opencollective.com/jitesoft-open-source","https://github.com/sponsors/jitesoft","https://www.patreon.com/jitesoft"],"categories":[],"sub_categories":[],"readme":"# Node\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/jitesoft/node.svg)](https://hub.docker.com/r/jitesoft/node)\n[![Back project](https://img.shields.io/badge/Open%20Collective-Tip%20the%20devs!-blue.svg)](https://opencollective.com/jitesoft-open-source)\n\nDocker image containing Node.js, using alpine linux as base.  \nThis image includes packages which are used to build common node packages:  \n`gcc`, `g++`, `curl`, `wget`, `openssl`, `python` and `make`.  \nIf you are looking for a version without the above packages, use the [`jitesoft/node-base`](https://hub.docker.com/r/jitesoft/node-base) image.\n\n## Image/Tags\n\nAll images after v12 is built for amd64 and arm64.  \nTags are based on the latest versions at build time, with `latest` tag refering to latest and `lts` to latest lts release.\n\nImages can be found at:\n\n* [DockerHub](https://hub.docker.com/r/jitesoft/node) `docker.io/jitesoft/node`\n* [GitLab](https://gitlab.com/jitesoft/dockerfiles/node-base) `registry.gitlab.com/jitesoft/dockerfiles/node-base/full` \n* [GitHub](https://github.com/orgs/jitesoft/packages/container/package/node) `ghcr.io/jitesoft/node`\n* [Quay](https://quay.io/jitesoft/node) `quay.io/jitesoft/node`\n\n## Docker files\n\nDocker files can be found at  [GitLab](https://gitlab.com/jitesoft/dockerfiles/node-base) or [GitHub](https://github.com/jitesoft/docker-node-base)\n\n### Image labels\n\nThis image follows the [Jitesoft image label specification 1.0.0](https://gitlab.com/snippets/1866155).\n\n## Licenses\n\nFiles in this repository are released under the MIT license.  \nRead the nodejs license [here](https://github.com/nodejs/node/blob/master/LICENSE).\n\n### Sponsors\n\nJitesoft images are built via GitLab CI on runners hosted by the following wonderful organisations:\n\n\u003ca href=\"https://osuosl.org/\" target=\"_blank\" title=\"Oregon State University - Open Source Lab\"\u003e\n    \u003cimg src=\"https://jitesoft.com/images/oslx128.webp\" alt=\"Oregon State University - Open Source Lab\"\u003e\n\u003c/a\u003e\n\n_The companies above are not affiliated with Jitesoft or any Jitesoft Projects directly._\n\n---\n\nSponsoring is vital for the further development and maintaining of open source.  \nQuestions and sponsoring queries can be made by \u003ca href=\"mailto:sponsor@jitesoft.com\"\u003eemail\u003c/a\u003e.  \nIf you wish to sponsor our projects, reach out to the email above or visit any of the following sites:  \n  \n[Open Collective](https://opencollective.com/jitesoft-open-source)  \n[GitHub Sponsors](https://github.com/sponsors/jitesoft)  \n[Patreon](https://www.patreon.com/jitesoft)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitesoft%2Fdocker-node-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjitesoft%2Fdocker-node-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitesoft%2Fdocker-node-base/lists"}