Commit Graph

34 Commits

Author SHA1 Message Date
6fe3032136 Remove SUBNAUTICA_INSTALLATION_PATH export from entrypoint script 2025-07-07 14:52:54 +02:00
e755a61fa7 Fix capitalization of SUBNAUTICA_INSTALLATION_PATH in entrypoint script 2025-07-07 14:45:03 +02:00
d2099f3661 Add SUBNAUTICA_INSTALLATION_PATH environment variable to entrypoint script 2025-07-07 14:43:34 +02:00
8cc1dcca5d Fix Wine initialization and .NET installation commands to ensure successful execution 2025-07-07 14:33:47 +02:00
ba52f7fa11 Refactor Dockerfile: improve formatting and readability of Wine and .NET installation commands 2025-07-07 14:30:55 +02:00
26bcd42074 Refactor Dockerfile: improve Wine initialization and .NET installation commands for better readability and reliability 2025-07-07 14:29:45 +02:00
72f5f9500f Refactor Dockerfile: streamline Wine initialization and .NET installation process 2025-07-07 14:28:58 +02:00
34ba226952 Refactor Dockerfile and entrypoint script: streamline .NET installation process in Wine and enhance Wine prefix initialization 2025-07-07 14:22:33 +02:00
65e658ce80 Enhance entrypoint script: add installation of .NET Runtime and SDK for Windows in Wine 2025-07-07 14:19:02 +02:00
be46b28bac Refactor entrypoint script: reinitialize Wine prefix and streamline initialization process with timeout and testing 2025-07-07 14:17:18 +02:00
77a5105695 Refactor Dockerfile: switch Wine installation from development to stable version 2025-07-07 14:12:34 +02:00
c8c901bd7f Refactor Dockerfile and entrypoint script: update DotNet installation process, switch to Wine development version, and streamline Wine initialization 2025-07-07 14:07:45 +02:00
87a1ee9295 Refactor entrypoint script: enhance Wine initialization with timeout and improve error handling for Wine test 2025-07-07 14:01:19 +02:00
63e4af21c6 Enhance entrypoint script: increase wait time for Xvfb, streamline Wine initialization, and improve Wine test handling 2025-07-07 13:59:50 +02:00
0e7416a9c6 Refactor entrypoint script: simplify X11 permissions handling by removing unnecessary sudo commands 2025-07-07 13:58:35 +02:00
8fc5c7c334 Refactor entrypoint script: enhance X11 permissions handling, streamline Wine initialization, and improve error handling for Wine test 2025-07-07 13:57:52 +02:00
ec3cb05297 Refactor entrypoint script: enhance Wine initialization process and remove obsolete test script 2025-07-07 13:56:13 +02:00
f0b007c6f9 Enhance entrypoint script: add wait time for Xvfb and ensure Wine components are installed correctly during initialization 2025-07-07 13:43:31 +02:00
12091eb3bc Enhance Dockerfile and entrypoint: update Wine installation process for improved security and add integration test script for Wine and .NET 2025-07-07 00:53:45 +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 2025-07-07 00:47:32 +02:00
c96ccee9b8 Enhance Dockerfile: improve .NET SDK installation command to ensure successful execution with multiple options 2025-07-07 00:38:49 +02:00
683701d067 Enhance Dockerfile: improve .NET SDK download process with progress bar and remove redundant checks 2025-07-07 00:34:02 +02:00
e2b30b3f9e Refactor Dockerfile: simplify default command to use non-login shell 2025-07-07 00:32:43 +02:00
754eabf1e5 Enhance Dockerfile: add progress bar for .NET SDK download and ensure file integrity before proceeding 2025-07-07 00:32:32 +02:00
e5c7731ecb Refactor Dockerfile: remove redundant script and alias for .NET commands, streamline Xvfb initialization 2025-07-07 00:31:30 +02:00
c7a5881445 Enhance Dockerfile: add logging for .NET SDK download, improve script for running .NET commands, and ensure Xvfb starts automatically in the shell 2025-07-07 00:31:20 +02:00
fefc086ed2 Remove redundant comment from build script 2025-07-07 00:29:28 +02:00
a8c0bce094 Refactor Dockerfile and build script: streamline .NET SDK installation and update run instructions 2025-07-07 00:28:17 +02:00
ca70979c85 Refactor Dockerfile: streamline .NET version verification and remove unnecessary script 2025-07-07 00:23:19 +02:00
adc4393c88 Fix Dockerfile: ensure proper user creation and enhance Wine initialization with additional dependencies 2025-07-07 00:20:12 +02:00
5e696ad8c0 Enhance Dockerfile: add winetricks installation and improve Wine initialization process 2025-07-07 00:10:45 +02:00
4e18d0fac1 Enhance Dockerfile and README for Wine + .NET SDK setup
- Updated Dockerfile to include necessary X11 packages for Wine.
- Improved initialization of Wine prefix with virtual display.
- Modified .NET installation to utilize virtual display.
- Updated README to reflect changes in usage instructions and removed PowerShell build instructions.
2025-07-06 23:58:07 +02:00
ee014e3c6d remove build script for Docker image 2025-07-06 23:54:32 +02:00
bd0c6a6eed first commit 2025-07-06 23:50:39 +02:00