{"id":20178838,"url":"https://github.com/drsnowbird/nodejs-app-docker","last_synced_at":"2026-04-25T12:32:16.104Z","repository":{"id":90087555,"uuid":"143641639","full_name":"DrSnowbird/nodejs-app-docker","owner":"DrSnowbird","description":"NodeJS Application Dockerizing Docker","archived":false,"fork":false,"pushed_at":"2019-01-19T06:16:53.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-26T23:40:11.848Z","etag":null,"topics":["dockerization","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DrSnowbird.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":"2018-08-05T19:26:16.000Z","updated_at":"2019-01-19T06:16:55.000Z","dependencies_parsed_at":"2023-03-02T23:00:12.071Z","dependency_job_id":null,"html_url":"https://github.com/DrSnowbird/nodejs-app-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DrSnowbird/nodejs-app-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fnodejs-app-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fnodejs-app-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fnodejs-app-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fnodejs-app-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrSnowbird","download_url":"https://codeload.github.com/DrSnowbird/nodejs-app-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fnodejs-app-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["dockerization","nodejs"],"created_at":"2024-11-14T02:23:41.053Z","updated_at":"2026-04-25T12:32:16.070Z","avatar_url":"https://github.com/DrSnowbird.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nodejs Application development Utility Docker Container\nTo provide a Docker skeleton for dockerizing NodeJS application\n\n# How to use?\n* 1.) Create new NodeJS \"./app\" directory \nThe \"./app\" directory will be your NodeJS app directory.\n```\nmkdir ./app\n```\n* 2.) Build your NodeJS image\n```\n./build.sh\n```\n* 3.) Run your NodeJS container\n```\n./run.sh\n```\n\n# Example\n```\nmkdir ./app\ncp -r ./example/* ./app/\n./build.sh\n./run.sh\n```\nOnce start, you can access the NodeJS Web app\n```\ncurl -i http://127.0.0.1:38080\n```\n\n# Configuration\nYou can change the host port when using \"./run.sh\" as the following show how to define the mapping between host port and NodeJS container's internal port. Note that the \"#\" is mandatory and no space behind either for \"#PORTS_LIST ...\" \n```\n#### ---- NodeJS Dockerizing Docker ----\n#PORTS_LIST=\"38080:8080\"\n```\n\n## References \u0026 Resources\n* [Docker ARG and ENV Guide](https://vsupalov.com/docker-arg-env-variable-guide/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrsnowbird%2Fnodejs-app-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrsnowbird%2Fnodejs-app-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrsnowbird%2Fnodejs-app-docker/lists"}