Docker Base Image for Wine
WINEARCH=i386
gecko
winetricks win7
winetricks riched20
- User:Group
user:group
- winescript to run
.bat
like a.sh
The docker image has two schema of the versioning:
X.Y
(X >=1 ): This is for the wine version.zixia/wine:4.0
: wine-4.0zixia/wine:5.0
: wine-5.0
x.y
(x = 0): This is for the docker image version.zixia/wine:0.2
: docker-wine version 0.2
- Upgrade to Debian 11 (bullseye)
- Upgrade to Wine version 6
- Rename default branch from
master
tomain
- Use Debian 10 (Buster) to replace Ubuntu 19.10 (Eoan) (Issue #3)
- Wine v5.0 with Ubuntu 19.10 (eoan)
- Add
winescript
- Enable GitHub Actions with Docker Hub Deploying
- Project created for:
- Wine v4.0.2 with Ubuntu 19.10 (eoan)
- Code & Docs © 2020-now Huan LI <zixia@zixia.net>
- Code released under the Apache-2.0 License
- Docs released under Creative Commons