Skip to content

ektar/docker-wine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

  • Shell 100.0%