.NET container-native build support #2482
stevefan1999-personal
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Starting from .NET 7, you can build image directly into OCI images like Jib and kanico by installing a simple
Microsoft.NET.Build.Containers
package.We should support this use case in devspace, and even exploit some existing metadata to speed up development experience for dotnet hackers.
Beta Was this translation helpful? Give feedback.
All reactions