Run Windows Applications in a Linux Docker Container
- Dockerize Microsoft Windows Applications on Linux
- GUI with Remote Desktop Enabled
To be added.
USER_PASSWD- useruserpassword (default:Passw0rd)VNC_PASSWD- VNC password, max 8 chars (default:Passw0rd)VNC_GEOMETRY- VNC geometry (default:1600x900)VNC_DEPTH- VNC depth (default:16)
- 5900 - VNC (tigervnc)
- 80 - Web (websockify)
To be writen.
winetricks riched20 http://ubuntuhandbook.org/index.php/2020/01/install-wine-5-0-stable-ubuntu-18-04-19-10/ https://tecadmin.net/install-wine-on-ubuntu/ https://wiki.winehq.org/Ubuntu
- Cross-compiling for Windows - Ubuntu, wine and Microsoft Visual C++
- Using Visual Studio Compiler with Wine
- A C++ Hello World And A Glass Of Wine, Oh My !
VNC Works like a charm in Docker Container with Web Client.
- TigerVNC - Tiger VNC (Virtual Network Computing) is a client/server application that allows users to launch and interact with graphical applications on remote machines.
- NoVNC - VNC Client Web Application.
- Inited.
- Docker noVNC by @oott123 - tigervnc, websokify, novnc and Nginx with s6-overlay in a docker image
- Code & Docs © 2020-now Huan LI <zixia@zixia.net>
- Code released under the Apache-2.0 License
- Docs released under Creative Commons

