Skip to content

jeppesens/winbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Winbox in Wine

Without leaving Docker!

How to start

  • make sure you have docker installed.
  • make sure you have a VNC client (at least macOS comes with one preinstalled)

Then just run docker-compose up Or everything in one go docker-compose up -d && open vnc://localhost

Under the hood

The docker-image create

  • a xserver session
  • a vnc server
  • a wine_process that runs winbox

Known issues

  • If you force quit the container you need to delete the .docker-volumes folder in order to get it to start again.
  • CMD + space seems to be toxic

Improvements

  • Include wine-mono and wine-gecko at build time?

About

Winbox in Docker via VNC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published