Skip to content

Base Docker image to run wine programs in a web browser via noVNC (html5 vnc viewer) + Xvfb + x11vnc

License

Notifications You must be signed in to change notification settings

RobinCPC/wine-x11-novnc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== wine-x11-novnc-docker

Not a very good name, is it.

Ever wanted to containerize your wine applications and access them via a web browser? No? Neither did I!

== Run It

docker run -p 8080:8080 solarkennedy/wine-x11-novnc-docker
xdg-open http://localhost:8080

In your web browser you should see the default application, explorer.exe:

== Modifying

This is a base image. You should fork or use this base image to run your own wine programs?

== Issues

  • Wine could be optimized a bit
  • Fluxbox could be skinned or reduced

About

Base Docker image to run wine programs in a web browser via noVNC (html5 vnc viewer) + Xvfb + x11vnc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 89.9%
  • Makefile 10.1%