/docker-wine

Docker Base Image for Wine

Primary LanguageShellApache License 2.0Apache-2.0

docker-wine

Docker

dockeri.co

Docker Base Image for Wine

Features

  1. WINEARCH=i386
  2. gecko
  3. winetricks win7
  4. winetricks riched20
  5. User:Group user:group
  6. winescript to run .bat like a .sh

Usage

Versioning

The docker image has two schema of the versioning:

  1. X.Y (X >=1 ): This is for the wine version.
    1. zixia/wine:4.0: wine-4.0
    2. zixia/wine:5.0: wine-5.0
  2. x.y (x = 0): This is for the docker image version.
    1. zixia/wine:0.2: docker-wine version 0.2

Links

History

master

v0.2 (Mar 12, 2020)

  1. Wine v5.0 with Ubuntu 19.10 (eoan)
  2. Add winescript
  3. Enable GitHub Actions with Docker Hub Deploying

v0.1 (Feb 17, 2020)

  1. Project created for:
    1. DoChat
    2. DoWork
    3. Docker Windows
  2. Wine v4.0.2 with Ubuntu 19.10 (eoan)

Author

Huan LI (李卓桓) zixia@zixia.net

Profile of Huan LI (李卓桓) on StackOverflow

Copyright & License

  • Code & Docs © 2020-now Huan LI <zixia@zixia.net>
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons