Can we (or will we) be able to dockerize .NET MAUI apps, so our UI can execute from a container. #1053
Unanswered
chrisnurse
asked this question in
Ideas
Replies: 1 comment 1 reply
-
I could be very wrong but I would imagine that .net 6 would be the target for your container. Because .net5 web apps can be dockerised, I would imagine .net6 unified applications would also be dockerisable. But I could be well off |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw that the latest WSL improvements enabled linux UI apps to execute on Windows machines, and have full UI availability.
I want to be a able to containerize an app, built on my Windows machine, where my team mates can pull the container to windows or mac, and run it with no fuss.
Is this a concept on the roadmap?
Beta Was this translation helpful? Give feedback.
All reactions