{"id":26876161,"url":"https://github.com/code4clouds/dotnetcore-docker-sample","last_synced_at":"2026-04-15T13:32:18.363Z","repository":{"id":82591725,"uuid":"105077262","full_name":"code4clouds/dotnetcore-docker-sample","owner":"code4clouds","description":"Sample code to launch a dotnet core app using docker","archived":false,"fork":false,"pushed_at":"2023-11-06T18:25:46.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T15:07:26.874Z","etag":null,"topics":["docker","dotnet"],"latest_commit_sha":null,"homepage":"","language":"C#","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/code4clouds.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,"zenodo":null}},"created_at":"2017-09-27T22:49:53.000Z","updated_at":"2023-11-06T18:22:15.000Z","dependencies_parsed_at":"2025-06-20T11:47:13.440Z","dependency_job_id":null,"html_url":"https://github.com/code4clouds/dotnetcore-docker-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code4clouds/dotnetcore-docker-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4clouds%2Fdotnetcore-docker-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4clouds%2Fdotnetcore-docker-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4clouds%2Fdotnetcore-docker-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4clouds%2Fdotnetcore-docker-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code4clouds","download_url":"https://codeload.github.com/code4clouds/dotnetcore-docker-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4clouds%2Fdotnetcore-docker-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"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":["docker","dotnet"],"created_at":"2025-03-31T10:53:27.247Z","updated_at":"2026-04-15T13:32:18.343Z","avatar_url":"https://github.com/code4clouds.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotnetcore-docker-sample\n\nCreate a container to run a .NET Core application using a Dockerfile.\n\n# Instructions (Ubuntu)\n\n### Install Docker, .NET Core and GIT\nThe instructions for docker can be found [here](https://docs.docker.com/engine/installation/linux/docker-ce/ubuntu/).\n\nThe instructions for .NET core can be found [here](https://www.microsoft.com/net/core#linuxubuntu).\n\n### Install GIT\n``` bash\nsudo apt-get install git\n```\n### Clone the directory\n``` bash\ngit clone https://github.com/code4clouds/dotnetcore-docker-sample.git\n```\n\n### Make the build script executable\n```bash\nchmod +x build.sh\n```\n### Execute the build script\n``` bash\n./build.sh\n```\n\n### OR Execute the multi-stage docker file\n``` bash\ndocker build -t helloworld .\n```\n\n### Run Docker\n``` bash\ndocker run helloworld\n```\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode4clouds%2Fdotnetcore-docker-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode4clouds%2Fdotnetcore-docker-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode4clouds%2Fdotnetcore-docker-sample/lists"}