You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want to put my linux/container based AI server app on windows app store via WSL.
Describe the solution you'd like
Ubuntu is already appx that can be put in app store. Can I use the same method to put my own custom distro with my linux app (probably built using nixos) on store? Distro creation to app processes seems to be described here: https://devblogs.microsoft.com/commandline/wsl-distro-launcher/
This discussion was converted from issue #8938 on October 03, 2022 18:30.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
I want to put my linux/container based AI server app on windows app store via WSL.
Describe the solution you'd like
Ubuntu is already appx that can be put in app store. Can I use the same method to put my own custom distro with my linux app (probably built using nixos) on store? Distro creation to app processes seems to be described here: https://devblogs.microsoft.com/commandline/wsl-distro-launcher/
Describe alternatives you've considered
Considered docker but it's complicated and heavy.
Beta Was this translation helpful? Give feedback.
All reactions