{"id":21557698,"url":"https://github.com/danielrohers/node-docker","last_synced_at":"2026-04-05T21:36:49.109Z","repository":{"id":151566944,"uuid":"95967214","full_name":"danielrohers/node-docker","owner":"danielrohers","description":"Example of Node application with Docker","archived":false,"fork":false,"pushed_at":"2017-07-01T14:20:10.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T03:31:41.743Z","etag":null,"topics":["docker","docker-compose","expressjs","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/danielrohers.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":"2017-07-01T13:55:25.000Z","updated_at":"2017-07-02T02:09:28.000Z","dependencies_parsed_at":"2023-07-12T02:15:22.965Z","dependency_job_id":null,"html_url":"https://github.com/danielrohers/node-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielrohers/node-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnode-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnode-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnode-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnode-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielrohers","download_url":"https://codeload.github.com/danielrohers/node-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fnode-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31451445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-compose","expressjs","nodejs"],"created_at":"2024-11-24T08:12:57.670Z","updated_at":"2026-04-05T21:36:49.028Z","avatar_url":"https://github.com/danielrohers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-docker\n\n[![Dependency Status](https://david-dm.org/danielrohers/node-docker.svg)](https://david-dm.org/danielrohers/node-docker)\n[![devDependency Status](https://david-dm.org/danielrohers/node-docker/dev-status.svg)](https://david-dm.org/danielrohers/node-docker#info=devDependencies)\n\n## Requirements\n\n[Docker](https://docs.docker.com/engine/installation)\n[Docker Compose](https://docs.docker.com/compose/install)\n\n## Lets go\n\n**Check the versions**\n\nDocker:\n```bash\n$ docker --version # Docker version 17.06.0-ce, build 02c1d87\n```\n\nDocker Compose:\n```bash\n$ docker-compose --version # docker-compose version 1.14.0, build c7bdf9e\n```\n\n**Build or rebuild services**\n\n```bash\n$ docker-compose build\n```\n\n**Create and start containers**\n\n*Run containers in the background with **-d***\n\n```bash\n$ docker-compose up -d\n```\n\n**Go to** [http://localhost:3000](http://localhost:3000)\n\n**Be happy :)**\n\n## Extra commands\n\n**Stop and remove containers, networks, images, and volumes**\n\n```bash\n$ docker-compose down\n```\n\n**List containers**\n\n```bash\n$ docker-compose ps\n```\n\n**View output from containers**\n\n*Follow log output **-f***\n\n```bash\n$ docker-compose logs -f\n```\n\n## Licence\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielrohers%2Fnode-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielrohers%2Fnode-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielrohers%2Fnode-docker/lists"}