{"id":14963585,"url":"https://github.com/dotnet/sdk-container-builds","last_synced_at":"2025-05-15T00:14:28.415Z","repository":{"id":41339221,"uuid":"492869611","full_name":"dotnet/sdk-container-builds","owner":"dotnet","description":"Libraries and build tooling to create container images from .NET projects using MSBuild","archived":false,"fork":false,"pushed_at":"2025-01-30T01:45:21.000Z","size":711,"stargazers_count":190,"open_issues_count":92,"forks_count":41,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-05-11T18:39:08.337Z","etag":null,"topics":["containers","docker","dotnet","msbuild","podman"],"latest_commit_sha":null,"homepage":"https://learn.microsoft.com/en-us/dotnet/core/docker/publish-as-container","language":null,"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/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","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":"2022-05-16T14:25:07.000Z","updated_at":"2025-04-20T17:44:40.000Z","dependencies_parsed_at":"2023-11-19T15:38:12.174Z","dependency_job_id":"faed16ce-199b-4c45-b526-494b2e143006","html_url":"https://github.com/dotnet/sdk-container-builds","commit_stats":{"total_commits":410,"total_committers":21,"mean_commits":"19.523809523809526","dds":0.6317073170731707,"last_synced_commit":"b3935d879c8f8808cbbe512f8424be769dffa31b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":"dotnet/new-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fsdk-container-builds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fsdk-container-builds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fsdk-container-builds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fsdk-container-builds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/sdk-container-builds/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249206,"owners_count":22039029,"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":["containers","docker","dotnet","msbuild","podman"],"created_at":"2024-09-24T13:31:49.729Z","updated_at":"2025-05-15T00:14:23.402Z","avatar_url":"https://github.com/dotnet.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET SDK Container Building Tools\n\nThis project consists of APIs and MSBuild Tasks for generating and testing an [OCI Container](https://opencontainers.org/) from a .NET project.\n\nA basic start with tooling \n\n- for existing web project (the package is part of `Microsoft.NET.SDK.Web):\n\n```shell\ndotnet publish --os linux --arch x64 -t:PublishContainer\n```\n\n- for existing non-web project:\n\n```shell\ndotnet add package Microsoft.NET.Build.Containers\ndotnet publish --os linux --arch x64 -c Release /t:PublishContainer\n```\n\nYou can learn more about the project from the project [Documentation](./docs).\n\n## Prerequisites\n\n[.NET 7 SDK](https://dotnet.microsoft.com/download/dotnet/7.0) or later \n\n## Contributing\n\nThis repo only contains documentation and issues for the project.\n\nThe source code was moved to [dotnet/sdk](https://github.com/dotnet/sdk/tree/main/src/Containers) repo.\nFor easiness, please use [containers.slnf](https://github.com/dotnet/sdk/blob/main/containers.slnf) filter in case the intention is only to build and debug containers source code.\n\nIf you would like to contribute by creating a pull request, please refer to [dotnet/sdk contributing guide](https://github.com/dotnet/sdk#how-do-i-engage-and-contribute). \nIdeally, prior starting the effort find a corresponding issue in [this repo](https://github.com/dotnet/sdk-container-builds/issues) and let us and others know in a comment. If you plan to address the problem that is not reflected in any issue, please create one. Consider helping us triaging the pull request by adding 'Area-Containers' repo.\n\nDevelopment documentation is available [here](./docs/DevelopmentDocumentation.md)\n\n## License\n\nThis project is licensed with the [MIT license](LICENSE).\n\n## .NET Foundation\n\nsdk-container-builds is a [.NET Foundation project](https://dotnetfoundation.org/projects).\n\n## Related Projects\n\n- [.NET docker-tools](https://github.com/dotnet/docker-tools)\n- [Konet](https://github.com/lippertmarkus/konet)\n- [`dotnet build-image`](https://github.com/tmds/build-image)\n- [.NET SDK](https://github.com/dotnet/sdk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnet%2Fsdk-container-builds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotnet%2Fsdk-container-builds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnet%2Fsdk-container-builds/lists"}