- Add ISL support,

- Use now rx3-docker/x1-pulse:1.2.7-mga9 image,
- Rebuild for updates.
This commit is contained in:
2026-02-15 00:37:38 +01:00
parent 18a1aabd90
commit ad2d83854e
5 changed files with 17 additions and 5 deletions

View File

@@ -5,14 +5,13 @@ Welcome to RX3-Docker/Wine docker image!
This is project aims to build a Wine + X11 + Pulse docker image able to run any windows graphic & audio application isolated.
Features:
- Curtently based on rx3-docker/x11-pulse:1.2.6-mga9 image,
- Curtently based on rx3-docker/x11-pulse:1.2.7-mga9 image,
- Support by defaul volatile Wine dir (/tmp/wine) or non volatile (~/.wine).
Usage:
./bin/run.sh [-h] [-i] [-n] [<Application_Dir> <Application_Exec> | <Application_Exec>] [Args...]
Enjoy it!
Your Rx3 Team.