winapps shutsdown before it can start (docker) #715
Answered
by
mysteriousbenefactor
mysteriousbenefactor
asked this question in
Support
-
My compose file: i followed the instructions fine as far as im aware. why can't winapps start? |
Beta Was this translation helpful? Give feedback.
Answered by
mysteriousbenefactor
Sep 6, 2025
Replies: 1 comment
-
|
Solution - append following to the environment section: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mysteriousbenefactor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution - append following to the environment section:
ARGUMENTS: "-cpu host,arch_capabilities=off"not sure what it does but it works.