Forked from solarkennedy/wine-x11-novnc-docker.
Containerized wine applications with a web browser access.
This container runs:
- Xvfb - X11 in a virtual framebuffer
- x11vnc - A VNC server that scrapes the above X11 server
- noNVC - A HTML5 canvas vnc viewer
- Fluxbox - a small window manager
- Explorer.exe - to demo that it works
- WineTricks - a script to download and install Windows runtime lib
- [NEW!] Wine-mono and Wine-Gecko
docker run -p 8080:8080 ledokun/wine-x11-novnc-docker
xdg-open http://localhost:8080
In your web browser you should see the default application, explorer.exe:
This is a base image. You should fork or use this base image to run your own wine programs?
- Wine could be optimized a bit
- Extremely! bloated container...