Skip to content

Releases: LiteLDev/docker-levilamina-server

v0.8.7

Choose a tag to compare

@ShrBox ShrBox released this 14 Apr 08:12
7349954

Changed

  • Bumped lip to 0.34.6

v0.8.5

Choose a tag to compare

@ShrBox ShrBox released this 27 Mar 13:06
973c05d

Changed

  • Improved dotnet and vcredist detection

v0.8.4

Choose a tag to compare

@ShrBox ShrBox released this 27 Mar 10:21
cf9114d

Changed

  • (Windows)Updated Windows Server Core
  • (Wine)Bumped vcrun2022 to vcrun2026

v0.8.3

Choose a tag to compare

@ShrBox ShrBox released this 27 Mar 09:13
b9cf753

Changed

  • Replaced ENV with ARG for LIP_VERSION
  • (Wine)Disable WINEDEBUG for lip by default

Fixed

  • (Wine)Moved environment variables to Dockerfile to ensure lip can find .NET

v0.8.2

Choose a tag to compare

@ShrBox ShrBox released this 27 Mar 05:33
1f01ec9

Changed

  • Bumped lip to 0.34.4
  • Windows image will download vcredist and dotnet10 at entrypoint

v0.8.0

Choose a tag to compare

@ShrBox ShrBox released this 16 Mar 08:34
daab984

Changed

  • Bumped lip to 0.34.2

v0.7.4

Choose a tag to compare

@ShrBox ShrBox released this 24 Jan 14:59
a1258e7

Fixed

  • Use command wine instead of wine64 @dmblock
  • Add missing dependency cabextract @dmblock

v0.7.3

Choose a tag to compare

@ShrBox ShrBox released this 24 Jan 10:14
be9b852

Fixed

  • Fixed broken lip output buffering @dmblock
  • Fixed wine entrypoint to setup wineprefix in /data instead of /root @dmblock
  • Fixed XDG_RUNTINE_DIR warnning @dmblock
  • Fixed missing msvcp140.dll by updating winetricks @dmblock

v0.7.2

Choose a tag to compare

@ShrBox ShrBox released this 18 Sep 04:28
0723cc8

Changed

  • Updated lip to 0.32.0

v0.7.1

Choose a tag to compare

@ShrBox ShrBox released this 12 Aug 11:45
ed42083

Added

  • Added locales and locales-all to wine installation @Yushu2606