{"id":21869659,"url":"https://github.com/gabboraron/simple_dockerized_nodejs_server","last_synced_at":"2026-04-11T13:02:46.215Z","repository":{"id":264751068,"uuid":"894293300","full_name":"gabboraron/simple_dockerized_nodejs_server","owner":"gabboraron","description":"Simple node js server example","archived":false,"fork":false,"pushed_at":"2024-11-26T05:20:18.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T22:16:12.888Z","etag":null,"topics":["docker","docker-image","node-js","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabboraron.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-26T05:19:10.000Z","updated_at":"2024-11-26T05:23:50.000Z","dependencies_parsed_at":"2024-11-26T06:23:59.213Z","dependency_job_id":"9e24c37a-6b3a-42ee-a70f-7a00a32cb931","html_url":"https://github.com/gabboraron/simple_dockerized_nodejs_server","commit_stats":null,"previous_names":["gabboraron/simple_dockerized_nodejs_server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabboraron/simple_dockerized_nodejs_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabboraron%2Fsimple_dockerized_nodejs_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabboraron%2Fsimple_dockerized_nodejs_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabboraron%2Fsimple_dockerized_nodejs_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabboraron%2Fsimple_dockerized_nodejs_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabboraron","download_url":"https://codeload.github.com/gabboraron/simple_dockerized_nodejs_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabboraron%2Fsimple_dockerized_nodejs_server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263076871,"owners_count":23410151,"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":["docker","docker-image","node-js","nodejs"],"created_at":"2024-11-28T06:08:41.360Z","updated_at":"2025-12-30T22:19:41.170Z","avatar_url":"https://github.com/gabboraron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic node.js Docker example\r\n\r\n*based on*\r\n- *https://medium.com/@saranyasasikumar06/setting-up-docker-on-a-basic-node-js-server-a-step-by-step-guide-49969e4dd42a*\r\n- *https://medium.com/@dhwajgupta27/build-a-node-js-server-in-5-minutes-quick-and-easy-server-setup-6eb594e8b26*\r\n\r\n\r\n## Starting the Docker Container\r\n1. `docker build -t node-docker-app .`\r\n2. `run -p 3000:3000 -d --name node-docker-app node-docker-app`\r\n3. `docker logs node-docker-app`\r\n\r\n\r\n## Stopping the Docker Container\r\nTo stop and remove the Docker container, use the following commands:\r\n```sh\r\ndocker stop node-docker-app\r\ndocker rm node-docker-app\r\n```\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabboraron%2Fsimple_dockerized_nodejs_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabboraron%2Fsimple_dockerized_nodejs_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabboraron%2Fsimple_dockerized_nodejs_server/lists"}