-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.NET containers roadmap #428
Comments
Any plans to remove docker dependency? For this to work with other tools like kaniko we should be able to generate a dockerfile. |
Why do you think we have a Docker dependency? |
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. |
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? |
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:
- container tasks should be included to
Microsoft.NET.Publish.Sdk
by default #370- Improve non-web project publish to container #402
Long term vision (beyond .NET 8):
Please feel free to give the feedback via reactions or comments.
The text was updated successfully, but these errors were encountered: