github scottyhardy/docker-wine v3.0.0
release: v3.0.0

latest releases: v4.1.0, v4.0.0, v3.2.0...
5 years ago

Lots of new features, including:

  • Option to run as RDP server or use X11 forwarding
  • RDP server option allows container to run on a headless server and still deliver graphics and sound to a remote client
  • Improved X11 forwarding performance on macOS
  • Many new command line options for docker-wine script
    • Use your own username, UID and GID and $HOME path within the container
    • Run as root within the container for testing and troubleshooting
    • Specify a different volume container or local path to store user persistent data
    • Bind as many additional volumes as you require
    • Specify an alternate password for the user (encrypted with openssl so can't be gleaned from docker inspect container wine)
  • Probably more stuff that I can't think of right now

Don't miss a new docker-wine release

NewReleases is sending notifications on new releases.