Commit Graph

8 Commits

Author SHA1 Message Date
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