- Add ISL support,

- Use now rx3-docker/base:1.4.0-mga9 image,
- Rebuild for updates.
This commit is contained in:
2026-02-15 00:05:53 +01:00
parent 371c36e18d
commit e250a8a0dc
5 changed files with 22 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ Welcome to RX3-Docker/X11-Pulse docker image!
This is project aims to build a X11 + Pulse docker image able to run any graphic & audio application isolated.
Features:
- Curtently based on rx3-docker/base:1.3.6-mga9 image,
- Curtently based on rx3-docker/base:1.4.0-mga9 image,
- X11 & Pulse base libraries installed,
- Target user & group created on the run,
- Optional output internet routing.
@@ -14,7 +14,6 @@ Usage:
./bin/run.sh [-h] [-i] [<Application_Dir> <Application_Exec> | <Application_Exec>] [Args...]
Enjoy it!
Your Rx3 Team.