Docker images with Wine (win32), optionally including VNC
650
Docker images with Wine (win32), optionally including .NET Framework 4.x and/or VNC.
The default Wine branch is staging, the default .NET version is 4.8 (unless specified otherwise in tag).
| Type | Image name | Tags |
|---|---|---|
| Wine only | shiftinv/wine:<wine_branch> |
|
| Wine + VNC | shiftinv/wine:<wine_branch>-vnc |
|
| Wine + .NET | shiftinv/wine-dotnet:[<wine_branch>-]<dotnet_version> |
|
| Wine + .NET + VNC | shiftinv/wine-dotnet:[<wine_branch>-]<dotnet_version>-vnc |
|
make build|build-vnc [WINE_BRANCH=...]make build-dotnet|build-dotnet-vnc [WINE_BRANCH=...] [DOTNET_VERSION=...]Content type
Image
Digest
Size
675.6 MB
Last updated
almost 6 years ago
docker pull shiftinv/wine