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