# .NET 7에서 .NET SDK에 대한 내장 컨테이너 지원

> Clean Markdown view of GeekNews topic #8210. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8210](https://news.hada.io/topic?id=8210)
- GeekNews Markdown: [https://news.hada.io/topic/8210.md](https://news.hada.io/topic/8210.md)
- Type: news
- Author: [dimohy](https://news.hada.io/@dimohy)
- Published: 2023-01-09T12:54:16+09:00
- Updated: 2023-01-09T12:54:16+09:00
- Original source: [devblogs.microsoft.com](https://devblogs.microsoft.com/dotnet/announcing-builtin-container-support-for-the-dotnet-sdk/)
- Points: 5
- Comments: 0

## Topic Body

> [요약] 이제 별도의 Dockerfile 없이 dotnet CLI 및 MSBuild 설정으로 쉽게 컨테이너로 publish 가능  
  
- 개발중에 단일명령으로 쉽게 디버그 구성 컨테이너 이미지 생성 가능  
- CI 파이프라인과 쉽게 통합  
- MSBuild `ContainerBaseImage` 속성으로 기반 이미지 지정 가능  
  
##### 링크  
- [컨테이너 관련 MSBuild 속성 및 항목](https://github.com/dotnet/sdk-container-builds/blob/main/docs/ContainerCustomization.md)

## Comments



_No public comments on this page._
