{"id":16660487,"url":"https://github.com/killme2008/docker-nodejs-ubuntu","last_synced_at":"2026-07-03T02:33:17.571Z","repository":{"id":13254165,"uuid":"15939181","full_name":"killme2008/Docker-NodeJS-Ubuntu","owner":"killme2008","description":"Build a docker image that runs node.js application in ubuntu.","archived":false,"fork":false,"pushed_at":"2014-01-15T16:10:33.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T14:16:45.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/killme2008.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":"2014-01-15T15:32:26.000Z","updated_at":"2017-04-26T09:15:06.000Z","dependencies_parsed_at":"2022-09-13T22:42:55.808Z","dependency_job_id":null,"html_url":"https://github.com/killme2008/Docker-NodeJS-Ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/killme2008/Docker-NodeJS-Ubuntu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2FDocker-NodeJS-Ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2FDocker-NodeJS-Ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2FDocker-NodeJS-Ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2FDocker-NodeJS-Ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killme2008","download_url":"https://codeload.github.com/killme2008/Docker-NodeJS-Ubuntu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2FDocker-NodeJS-Ubuntu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271755441,"owners_count":24815408,"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":"2025-08-23T02:00:09.327Z","response_time":69,"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-10-12T10:29:27.246Z","updated_at":"2025-10-29T02:50:34.702Z","avatar_url":"https://github.com/killme2008.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Intro\n\nBuild a docker image to run node.js application in ubuntu.\n\n# Build\n\n```\ngit clone https://github.com/killme2008/Docker-NodeJS-Ubuntu.git\ncd Docker-NodeJS-Ubuntu.git\ndocker build -t dennis/node-js .\ndocker run -p 47516:8080 -d dennis/node-js\n```\n\nTest it:\n\n```\ncurl -X GET http://localhost:47516/\n```\nIt should out put:\n\n```\nHello World\n```\n\nOr you can put the link into browser to see it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillme2008%2Fdocker-nodejs-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillme2008%2Fdocker-nodejs-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillme2008%2Fdocker-nodejs-ubuntu/lists"}