Skip to content

ColinHuang/docker-ubuntu-wine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-wine

Provides wine for Docker containers.

NOTE Any wine commands should be routed through xvfb. This will emulate an X server, so that wine will not complain about not being able to find an X server. An example command might be:

  xvfb-run -a wine Example.exe

About

Provides wine for Docker containers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • HTML 13.1%
  • Python 9.9%
  • C 3.6%
  • CSS 2.5%
  • Ruby 1.6%
  • Other 2.7%