• Joined on 2025-06-12
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
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 13:43:37 +02:00
f0b007c6f9 Enhance entrypoint script: add wait time for Xvfb and ensure Wine components are installed correctly during initialization
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 00:53:48 +02:00
12091eb3bc Enhance Dockerfile and entrypoint: update Wine installation process for improved security and add integration test script for Wine and .NET
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 00:47:37 +02:00
0e663abb0a Refactor Dockerfile and entrypoint: switch to a new base image, streamline .NET SDK installation, and enhance entrypoint script for better environment setup
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 00:38:52 +02:00
c96ccee9b8 Enhance Dockerfile: improve .NET SDK installation command to ensure successful execution with multiple options
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 00:34:06 +02:00
683701d067 Enhance Dockerfile: improve .NET SDK download process with progress bar and remove redundant checks
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 00:32:45 +02:00
e2b30b3f9e Refactor Dockerfile: simplify default command to use non-login shell
754eabf1e5 Enhance Dockerfile: add progress bar for .NET SDK download and ensure file integrity before proceeding
Compare 2 commits »
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 00:31:32 +02:00
e5c7731ecb Refactor Dockerfile: remove redundant script and alias for .NET commands, streamline Xvfb initialization