- Use now rx3-docker/base:1.3.2-mga9 image.
This commit is contained in:
parent
15fedccb99
commit
0edf2085b0
@ -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.
|
This is project aims to build a X11 + Pulse docker image able to run any graphic & audio application isolated.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
- Curtently based on rx3-docker/base:1.3.1-mga9 image,
|
- Curtently based on rx3-docker/base:1.3.2-mga9 image,
|
||||||
- X11 & Pulse base libraries installed,
|
- X11 & Pulse base libraries installed,
|
||||||
- Target user & group created on the run,
|
- Target user & group created on the run,
|
||||||
- Optional output internet routing.
|
- Optional output internet routing.
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
Rx3-Docker/X11-Pulse V 1.2.2 - A. GIBERT - 2025/04/13
|
||||||
|
------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
- Use now rx3-docker/base:1.3.2-mga9 image.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
------------------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------------------
|
||||||
Rx3-Docker/X11-Pulse V 1.2.1 - A. GIBERT - 2025/03/08
|
Rx3-Docker/X11-Pulse V 1.2.1 - A. GIBERT - 2025/03/08
|
||||||
------------------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
4
env.dist
4
env.dist
@ -20,7 +20,7 @@ ORG_URL_PREFIX="${ORG_REGISTRY}/${ORG_NAME}"
|
|||||||
APPL_NAME="x11-pulse"
|
APPL_NAME="x11-pulse"
|
||||||
APPL_NAME_FULL="X11-Pulse Docker Image"
|
APPL_NAME_FULL="X11-Pulse Docker Image"
|
||||||
APPL_NAME_SHORT="x11-pulse"
|
APPL_NAME_SHORT="x11-pulse"
|
||||||
APPL_VERSION="1.2.1"
|
APPL_VERSION="1.2.2"
|
||||||
|
|
||||||
HOST_NAME_PREFIX=${APPL_NAME_SHORT}${APPL_SUFFIX}
|
HOST_NAME_PREFIX=${APPL_NAME_SHORT}${APPL_SUFFIX}
|
||||||
|
|
||||||
@ -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 |
|
# | 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.1-mga9 - - - - - - - -
|
docker_service_add XP x11-pulse ${ORG_URL_PREFIX} - "Rx3-Docker/X11-Pulse" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} base 1.3.2-mga9 - - - - - - - -
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user