{"id":18667765,"url":"https://github.com/temando/docker-minimal-node","last_synced_at":"2026-06-20T12:32:54.543Z","repository":{"id":148376253,"uuid":"80477110","full_name":"temando/docker-minimal-node","owner":"temando","description":"A very light weight docker image to perform node module installations.","archived":false,"fork":false,"pushed_at":"2017-02-02T00:57:26.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-16T19:28:34.094Z","etag":null,"topics":["alpine-linux","docker-image","nodejs"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/temando.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-01-31T00:14:34.000Z","updated_at":"2017-01-31T00:14:34.000Z","dependencies_parsed_at":"2023-05-19T22:15:41.571Z","dependency_job_id":null,"html_url":"https://github.com/temando/docker-minimal-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/temando/docker-minimal-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-minimal-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-minimal-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-minimal-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-minimal-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temando","download_url":"https://codeload.github.com/temando/docker-minimal-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-minimal-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34570535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":["alpine-linux","docker-image","nodejs"],"created_at":"2024-11-07T08:39:58.892Z","updated_at":"2026-06-20T12:32:54.526Z","avatar_url":"https://github.com/temando.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal Node Docker File\n\n[![](https://images.microbadger.com/badges/image/temandodx/minimal-node.svg)](https://microbadger.com/images/temandodx/minimal-node \"Click for more information.\")\n[![](https://images.microbadger.com/badges/version/temandodx/minimal-node.svg)](https://microbadger.com/images/temandodx/minimal-node \"Click for more information.\")\n[![](https://img.shields.io/docker/pulls/temandodx/minimal-node.svg)](https://hub.docker.com/r/temandodx/minimal-node \"Click for more information.\")\n[![](https://travis-ci.org/temando/docker-minimal-node.svg?branch=master)](https://travis-ci.org/temando/docker-minimal-node \"Click for more information.\")\n\nThis project contains the Docker file to install node modules for projects. The official [Node 4 image based on Alpine Linux](https://hub.docker.com/_/node/) installation with [Yarn](https://yarnpkg.com) added for convenience.\n\n## Prerequisites\n\nInstall [Docker](https://www.docker.com) to run `docker` commands.\n\n## Building the Docker Image\n\nTo build the image, run:\n\n```sh\ndocker build -t {imagename} --build-arg SOURCE_COMMIT=$(git rev-parse --short HEAD) .\n```\n\n**Note:**\n\n- `{imagename}` can be any string.\n- Syntax shown above works in `bash`.\n\n## Log in to the Docker Image\n\nTo log in to the previously built Docker image, run:\n\n```sh\ndocker run -ti {imagename} sh\n```\n\n`{imagename}` can be any string.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemando%2Fdocker-minimal-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemando%2Fdocker-minimal-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemando%2Fdocker-minimal-node/lists"}