{"id":19705507,"url":"https://github.com/arun-gupta/docker-hello-world","last_synced_at":"2025-10-19T05:11:25.425Z","repository":{"id":150550890,"uuid":"114723941","full_name":"arun-gupta/docker-hello-world","owner":"arun-gupta","description":"Hello World Docker Image","archived":false,"fork":false,"pushed_at":"2017-12-19T06:11:44.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-17T21:41:57.894Z","etag":null,"topics":["docker","helloworld","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arun-gupta.png","metadata":{"files":{"readme":"readme.adoc","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-12-19T05:42:57.000Z","updated_at":"2023-01-05T14:56:27.000Z","dependencies_parsed_at":"2023-07-29T13:31:02.946Z","dependency_job_id":null,"html_url":"https://github.com/arun-gupta/docker-hello-world","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arun-gupta/docker-hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun-gupta%2Fdocker-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun-gupta%2Fdocker-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun-gupta%2Fdocker-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun-gupta%2Fdocker-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arun-gupta","download_url":"https://codeload.github.com/arun-gupta/docker-hello-world/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun-gupta%2Fdocker-hello-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273372600,"owners_count":25093713,"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-09-02T02:00:09.530Z","response_time":77,"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":["docker","helloworld","nodejs"],"created_at":"2024-11-11T21:28:41.705Z","updated_at":"2025-10-19T05:11:25.329Z","avatar_url":"https://github.com/arun-gupta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Docker Hello World\n\nThis repo creates a simple Hello World Docker image.\n\n== Build Docker image\n\n```\ndocker image build -t arungupta/helloworld:1.0.0 .\n```\n\n== Push Docker image\n\n```\ndocker image push arungupta/helloworld:1.0.0\n```\n\n== Run Docker container\n\n```\ndocker container run -it -p 8080:8080 arungupta/helloworld:1.0.0\n```\n\n== Invoke application\n\n```\ncurl http://localhost:8080\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farun-gupta%2Fdocker-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farun-gupta%2Fdocker-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farun-gupta%2Fdocker-hello-world/lists"}