{"id":18411431,"url":"https://github.com/alfg/docker-dotnetcore","last_synced_at":"2025-04-12T22:55:42.373Z","repository":{"id":142573653,"uuid":"206914712","full_name":"alfg/docker-dotnetcore","owner":"alfg","description":"A Dockerfile installing and running a basic aspnet webapi app","archived":false,"fork":false,"pushed_at":"2019-09-07T04:20:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T22:55:40.266Z","etag":null,"topics":["docker","dockerfile","dotnet","dotnet-core"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/alfg/dotnetcore","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alfg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-09-07T04:19:25.000Z","updated_at":"2019-09-07T06:08:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9e9e76c-ab7e-4eac-9b3b-5bfc67fce14b","html_url":"https://github.com/alfg/docker-dotnetcore","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fdocker-dotnetcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fdocker-dotnetcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fdocker-dotnetcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fdocker-dotnetcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfg","download_url":"https://codeload.github.com/alfg/docker-dotnetcore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643050,"owners_count":21138353,"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","dockerfile","dotnet","dotnet-core"],"created_at":"2024-11-06T03:37:01.455Z","updated_at":"2025-04-12T22:55:42.352Z","avatar_url":"https://github.com/alfg.png","language":"C#","readme":"# Docker dotnet core\n\u003e A Dockerfile installing and running a basic aspnet webapi app.\n\nUse this as a template for running aspnet apps in Docker.\n\n[![Docker Stars](https://img.shields.io/docker/stars/alfg/dotnetcore.svg)](https://hub.docker.com/r/alfg/dotnetcore/)\n[![Docker Pulls](https://img.shields.io/docker/pulls/alfg/dotnetcore.svg)](https://hub.docker.com/r/alfg/dotnetcore/)\n[![Docker Automated build](https://img.shields.io/docker/automated/alfg/dotnetcore.svg)](https://hub.docker.com/r/alfg/dotnetcore/builds/)\n[![Build Status](https://travis-ci.org/alfg/docker-dotnetcore.svg?branch=master)](https://travis-ci.org/alfg/docker-dotnetcore)\n\n## Usage\n* Pull Docker image and run:\n```\ndocker pull alfg/dotnetcore\ndocker run -it -p 8080:80 --rm alfg/dotnetcore\n```\n\n* or build and run container from source:\n```\ndocker build -t dotnetcore\ndocker run -it -p 8080:80 --rm dotnetcore\n```\n\n```\n$ curl localhost:8080/api/values\n\nHTTP/1.1 200 OK\nDate: Sat, 07 Sep 2019 04:13:22 GMT\nContent-Type: application/json; charset=utf-8\nServer: Kestrel\nTransfer-Encoding: chunked\n\n[\"value1\",\"value2\"]\n```\n\n## Resources\n* https://hub.docker.com/_/microsoft-dotnet-core\n* https://github.com/dotnet/dotnet-docker\n* https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/docker\n\n## License\nMIT","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfg%2Fdocker-dotnetcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfg%2Fdocker-dotnetcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfg%2Fdocker-dotnetcore/lists"}