Docker Support
This was a request from the old repo.
https://github.com/ferion11/LogosLinuxInstaller/issues/175
https://stackoverflow.com/questions/61815364/how-can-i-get-my-win32-app-running-with-wine-in-docker
https://leimao.github.io/blog/Docker-Wine/
Wouldn't snapcraft/flatpak satisify a similar request?
I think it would, yes. The user wanted a sandbox install method because of wine. (I can't blame him ) But this request was opened specifically for docker. I think docker will be more headache and maintenance than it's worth.
And given we have snap and flatpak, that gets us two distro agnostic methods.
And since docker also uses Alpine most often, we'd also have to test our Alpine stuff more tightly, I would presume.
Given the above, I am closing this request as complete through snap and flatpak.