wine
wine copied to clipboard
Docker image providing the latest stable version of Wine. Can be used with suchja/x11server.
Hi suchja, Thank you for your great docker image. I am using your headless image to run my c# console application programed in VS2010. The application runs well in Parallels...
wine: Call from 0x7bc4a9c9 to unimplemented function api-ms-win-crt-runtime-l1-1-0.dll._initialize_onexit_table, aborting
mkdir Permission denied what password of root??
I'm using this image as bases for a project of mine. In my container I simply install Python (and libraries that I use in my script). Then from my script...
I'm running Docker 1.11.2 on a QNAP server. I downloaded your Wine Dev 1.7.44 and tried to install it, then I got the following error: `Error 2017/02/19 17:40:18 Container admin...
Using flags `--user $UID -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:ro` it should be possible to use the Docker's host X11 (as done for https://hub.docker.com/r/wernight/sikulix/). This needs some testing but would be worth...
``` curl -L https://www.python.org/ftp/python/2.7.11/python-2.7.11.msi -o python.msi wine msiexec -i python.msi -quiet -qn -norestart wine c:/Python27/python.exe -m pip install pyinstaller ``` This should work but fails with: ``` Retrying (Retry(total=4, connect=None,...
I Want to run the virtual pc but... has a error: ``` Unhandled exception: page fault on execute access to 0x005fb000 in 32-bit code (0x005fafff). Register dump: CS:0023 SS:002b DS:002b...
I Want to run the virtual pc but... has a error: ``` Unhandled exception: page fault on execute access to 0x005fb000 in 32-bit code (0x005fafff). Register dump: CS:0023 SS:002b DS:002b...
Im trying to use Grapejuice (roblox studio) and grapejuice is saying `"AssertionError: Invalid wine binary: /usr/bin/wine64"` help