Hacker News new | ask | show | jobs
by mbrukman 2245 days ago
Blog post author here.

I haven't tried it myself (yet), but I don't see why Wine wouldn't work from a container, if you propagate access to the display into the container, as I have done in the Dockerfiles in my post.

Here are some quick references I found that suggest this works:

* https://github.com/scottyhardy/docker-wine

* https://blog.simos.info/how-to-run-wine-graphics-accelerated...