- Use now rx3-docker/base:1.3.6-mga9 image,

- Rebuild for updates.
This commit is contained in:
Arnaud G. GIBERT 2025-11-29 11:32:12 +01:00
parent b70332a608
commit 472a94caed
3 changed files with 5 additions and 3 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.5-mga9 image,
- Curtently based on rx3-docker/base:1.3.6-mga9 image,
- X11 & Pulse base libraries installed,
- Target user & group created on the run,
- Optional output internet routing.

View File

@ -1,8 +1,10 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/X11-Pulse V 1.2.6 - A. GIBERT - 2025/11/xx
Rx3-Docker/X11-Pulse V 1.2.6 - A. GIBERT - 2025/11/29
------------------------------------------------------------------------------------------------------------------------------------
- Improve run.sh to allow direct call with appl full path in one argument,
- Use now rx3-docker/base:1.3.6-mga9 image,
- Rebuild for updates.

View File

@ -46,7 +46,7 @@ DOCKER_TOOLS_VOLUME=SINGLE
# | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id |
#------------------+----------+--------------------------+--------------------+------------------+-------------------------------+---------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+
docker_service_add XP x11-pulse ${ORG_URL_PREFIX} - "Rx3-Docker/X11-Pulse" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} base 1.3.5-mga9 - - - - - - - -
docker_service_add XP x11-pulse ${ORG_URL_PREFIX} - "Rx3-Docker/X11-Pulse" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} base 1.3.6-mga9 - - - - - - - -