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
I have an MSI installer setup which when running on Windows creates around ~10MB of MSI installer file whereas same using the docker using wine creates around ~45MB of MSI installer file. It seems like compression isn't working simply. I tried light with -dcl:high as well but no luck.