docker-FMD2 icon indicating copy to clipboard operation
docker-FMD2 copied to clipboard

Dockerized FMD2 (Windows with Wine) using VNC, noVNC and webSocketify to display GUI on a webpage.

Results 6 docker-FMD2 issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/Banh-Canh/docker-FMD2/assets/144011449/f5e0b903-b43f-435f-9784-9c05eebfe4ef) dont know how to explain it, after a while of downloading it just "downloads" with 0bps and moving onto the next chapter after a second, until it stops after...

Example, if you try to dive into a recent download by right clicking and "open folder" You'll end up here with no way to back out short of restarting the...

Hi, I'm facing an issue where I can't get Wine started at all. I have no idea what I should be doing to get around this. I've tried recreating the...

I tried pulling both tagged versions from dockerhub, but both show the following behavior: - When started with the provided docker-compose file, the shell fills with a repeating log loop...

I just installed the container (Thank you so much by the way) and I had thought I had done something wrong because all tasks failed. However the log mentioned the...

Since docker fmd2 is pretty heavy i thought why not try to optimize it : Instead of ubuntu, use a Alpine-based image like debianbookworm Disable wine debugging: export WINEDEBUG=-all But...