sdk-container-builds icon indicating copy to clipboard operation
sdk-container-builds copied to clipboard

.NET containers roadmap

Open vlada-shubina opened this issue 2 years ago • 4 comments

This issue represents the list of major investments .NET containers team will focus next. It does not include all the features and bugfixes we will be tackling during this time.

Note that this is an aspirational list of what we hope to get to. Many of these items will require thorough investigation and design, which can result in changes to our plans. We will end up cutting some things and making changes as we go but will try to keep this issue up to date to reflect on our progress and learnings.

Short term plans:

  • bug fixing
  • better integration to .NET SDK     - https://github.com/dotnet/sdk-container-builds/issues/370     - https://github.com/dotnet/sdk-container-builds/issues/402
  • including real integration scenarios to CI (https://github.com/dotnet/sdk-container-builds/issues/371)

Long term vision (beyond .NET 8):

  • https://github.com/dotnet/sdk-container-builds/issues/87
  • https://github.com/dotnet/sdk-container-builds/issues/325
  • better integration to Visual Studio and Visual Studio Code
  • https://github.com/dotnet/sdk-container-builds/issues/438

Please feel free to give the feedback via reactions or comments.

vlada-shubina avatar Apr 28 '23 15:04 vlada-shubina

Any plans to remove docker dependency? For this to work with other tools like kaniko we should be able to generate a dockerfile.

alrz avatar Jun 27 '24 15:06 alrz

Why do you think we have a Docker dependency?

baronfel avatar Jun 27 '24 15:06 baronfel

Sorry, the docs does mention docker but it seems like that's not true for CI builds (my info was a little outdated on that). Thanks.

alrz avatar Jun 27 '24 15:06 alrz

No worries! You mentioned kaniko - are you trying to integrate with it for some reason? If so, can you raise a discussion where we can talk about it further outside of this issue?

baronfel avatar Jun 27 '24 15:06 baronfel