• Joined on 2025-06-12
devbeni created repository devbeni/mcbeno-app 2025-07-27 00:05:07 +02:00
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 18:23:20 +02:00
2b951a139a Refactor entrypoint script by removing Wine setup and testing code
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 16:16:07 +02:00
dd68165b38 Add SUBNAUTICA_INSTALLATION_PATH environment variable to entrypoint script
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:52:54 +02:00
6fe3032136 Remove SUBNAUTICA_INSTALLATION_PATH export from entrypoint script
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:45:13 +02:00
e755a61fa7 Fix capitalization of SUBNAUTICA_INSTALLATION_PATH in entrypoint script
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:43:36 +02:00
d2099f3661 Add SUBNAUTICA_INSTALLATION_PATH environment variable to entrypoint script
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:33:49 +02:00
8cc1dcca5d Fix Wine initialization and .NET installation commands to ensure successful execution
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:30:57 +02:00
ba52f7fa11 Refactor Dockerfile: improve formatting and readability of Wine and .NET installation commands
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:29:46 +02:00
26bcd42074 Refactor Dockerfile: improve Wine initialization and .NET installation commands for better readability and reliability
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:28:59 +02:00
72f5f9500f Refactor Dockerfile: streamline Wine initialization and .NET installation process
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:22:34 +02:00
34ba226952 Refactor Dockerfile and entrypoint script: streamline .NET installation process in Wine and enhance Wine prefix initialization
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:19:08 +02:00
65e658ce80 Enhance entrypoint script: add installation of .NET Runtime and SDK for Windows in Wine
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:17:19 +02:00
be46b28bac Refactor entrypoint script: reinitialize Wine prefix and streamline initialization process with timeout and testing
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:12:34 +02:00
77a5105695 Refactor Dockerfile: switch Wine installation from development to stable version
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:07:47 +02:00
c8c901bd7f Refactor Dockerfile and entrypoint script: update DotNet installation process, switch to Wine development version, and streamline Wine initialization
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:01:19 +02:00
87a1ee9295 Refactor entrypoint script: enhance Wine initialization with timeout and improve error handling for Wine test
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:00:02 +02:00
63e4af21c6 Enhance entrypoint script: increase wait time for Xvfb, streamline Wine initialization, and improve Wine test handling
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 13:58:37 +02:00
0e7416a9c6 Refactor entrypoint script: simplify X11 permissions handling by removing unnecessary sudo commands
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 13:57:54 +02:00
8fc5c7c334 Refactor entrypoint script: enhance X11 permissions handling, streamline Wine initialization, and improve error handling for Wine test
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 13:56:15 +02:00
ec3cb05297 Refactor entrypoint script: enhance Wine initialization process and remove obsolete test script