Sign inSign up

dave811/docker_wine_vnc

By dave811

Updated about 6 years ago

Image
0

269

dave811/docker_wine_vnc repository overview

Copied and modified from https://github.com/solarkennedy/wine-x11-novnc-docker/

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!

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

This is a trusted build on the Docker Hub.

Run It

docker run --rm -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:

Explorer Screenshot

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

Tag summary

Content type

Image

Digest

Size

881.1 MB

Last updated

about 6 years ago

docker pull dave811/docker_wine_vnc