{"id":18696556,"url":"https://github.com/swarajkumarsingh/hello-docker","last_synced_at":"2026-05-05T00:32:05.205Z","repository":{"id":195188187,"uuid":"692421870","full_name":"swarajkumarsingh/hello-docker","owner":"swarajkumarsingh","description":"Demonstration how to use Docker with Nodejs (docker compose, .dockerignore, Dockerfile)","archived":false,"fork":false,"pushed_at":"2023-10-28T08:19:47.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T03:42:15.600Z","etag":null,"topics":["docker","docker-compose","docker-image","nodejs"],"latest_commit_sha":null,"homepage":"https://github.com/swarajkumarsingh/hello-docker","language":"Batchfile","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/swarajkumarsingh.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}},"created_at":"2023-09-16T12:31:35.000Z","updated_at":"2023-09-27T11:06:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a88c3fb-941b-485c-82e2-a4cd22352273","html_url":"https://github.com/swarajkumarsingh/hello-docker","commit_stats":null,"previous_names":["swarajkumarsingh/docker-first-app","swarajkumarsingh/hello-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarajkumarsingh%2Fhello-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarajkumarsingh%2Fhello-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarajkumarsingh%2Fhello-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarajkumarsingh%2Fhello-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swarajkumarsingh","download_url":"https://codeload.github.com/swarajkumarsingh/hello-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558930,"owners_count":19658929,"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-compose","docker-image","nodejs"],"created_at":"2024-11-07T11:19:30.541Z","updated_at":"2026-05-05T00:32:05.133Z","avatar_url":"https://github.com/swarajkumarsingh.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nodejs API | Docker\n\n* This repository serves as a demonstration for a straightforward Node.js project using Docker. It can be utilized by other programmers and cloud platforms like EC2, VRE, and Heroku.\n\n### Installation\n\n1. Install Docker\n\n2. Run the run.bat file\n```shell\n    ./run.bat\n```\n3. All set, no need to install nodejs, express and other stuff.\n\n4. Alternately Docker engages the terminal, so if you want to use a single terminal, and perform other action then, comment the last line [in file](./run.bat)\n\n### What is Docker\n - You can see Docker as a way to pack you code in a nice little container that contains everything it needs to run it; it containerizes your code. The benefits are numerous: containers are scalable, cost-effective and are isolated from each other.\n\n### Useful Docker commands\n1. List All docker images\n    ```shell\n        docker images\n    ```\n\n2. List All running docker containers\n    ```shell\n        docker ps\n    ```\n\n## License\n\nThis boilerplate is [MIT licensed](./LICENSE).\n\n## Contributing\n\nContributions are welcome! If you find a bug or want to add a new feature, please open an issue or submit a pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswarajkumarsingh%2Fhello-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswarajkumarsingh%2Fhello-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswarajkumarsingh%2Fhello-docker/lists"}