Sign inSign up

shiftinv/wine

By shiftinv

•Updated almost 6 years ago

Docker images with Wine (win32), optionally including VNC

Image
0

650

shiftinv/wine repository overview

⁠docker-wine

Docker images with Wine (win32), optionally including .NET Framework 4.x and/or VNC.

Docker Cloud Build Status Docker Cloud Build Status

⁠Tags

The default Wine branch is staging, the default .NET version is 4.8 (unless specified otherwise in tag).

TypeImage nameTags
Wine onlyshiftinv/wine:<wine_branch>⁠
  • latest, staging
  • stable
Wine + VNCshiftinv/wine:<wine_branch>-vnc⁠
  • vnc, staging-vnc
  • stable-vnc
Wine + .NETshiftinv/wine-dotnet:[<wine_branch>-]<dotnet_version>⁠
  • latest, 48, staging-48
  • 471, staging-471
  • 46, staging-46
  • 45, staging-45
  • stable-48
  • stable-471
  • stable-46
  • stable-45
Wine + .NET + VNCshiftinv/wine-dotnet:[<wine_branch>-]<dotnet_version>-vnc⁠
  • vnc, 48-vnc, staging-48-vnc
  • 471-vnc, staging-471-vnc
  • 46-vnc, staging-46-vnc
  • 45-vnc, staging-45-vnc
  • stable-48-vnc
  • stable-471-vnc
  • stable-46-vnc
  • stable-45-vnc

⁠Building

  • make build|build-vnc [WINE_BRANCH=...]
  • make build-dotnet|build-dotnet-vnc [WINE_BRANCH=...] [DOTNET_VERSION=...]

Tag summary

Content type

Image

Digest

Size

675.6 MB

Last updated

almost 6 years ago

docker pull shiftinv/wine