static-wine32 icon indicating copy to clipboard operation
static-wine32 copied to clipboard

Documentation: is docker needed for this?

Open rubyFeedback opened this issue 1 year ago • 1 comments

Documentation: is docker needed for this?

I'd love to get back to wine; ever since the move to 64 bit I can no longer use it on my 64bit machine (it always whines about .wine' is a 32-bit installation, it cannot support 64-bit applications.' - I consider this a design mistake. It should never have such an error).

I don't really want to use docker though.

rubyFeedback avatar Mar 24 '23 03:03 rubyFeedback

Hey, currently it uses a lot of Docker, yeah, mainly because it makes it easier to build on remote servers which I also recommend to you (takes forever, more cores, excessive heat etc.). However with some help I could convert the Dockerfile to a shell script.

P.S. Docker ist only needed to build it, it is NOT needed to run it.

MIvanchev avatar Mar 24 '23 08:03 MIvanchev