- Now use rx3-docker/x11-pulse:1.3.0-mga9 image,

- Now use docker-tools-1.5.2,
- Now support 580.119.02 driver,
- Rebuild for updates.
This commit is contained in:
2026-05-29 18:17:48 +02:00
parent e310eb3ac2
commit f158a07967
4 changed files with 21 additions and 6 deletions

View File

@@ -20,7 +20,8 @@ ORG_URL_PREFIX="${ORG_REGISTRY}/${ORG_NAME}"
APPL_NAME="x11-pulse-nvidia"
APPL_NAME_FULL="X11-Pulse-NVidia Docker Image"
APPL_NAME_SHORT="x11-pls-nv"
APPL_VERSION="1.0.5"
APPL_VERSION="1.1.0"
APPL_SUFFIX=""
HOST_NAME_PREFIX=${APPL_NAME_SHORT}${APPL_SUFFIX}
@@ -41,12 +42,16 @@ DOCKER_TOOLS_VOLUME=SINGLE
#DOCKER_TOOLS_EXEPTION_LIBS="postgres:pgsql"
DOCKER_TOOLS_EXEPTION_LIBS=""
DOCKER_TOOLS_EXEPTION_LOGS=""
XPN_PORT_MAIN_EXT=""
#------------------+----------+--------------------------+--------------------+------------------+-------------------------------+---------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+
# | Variable | Service | Target Image | From Image | Module | Main Port | Admin Port | User | Group |
# | 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 XPN x11-pulse-nvidia ${ORG_URL_PREFIX} - "Rx3-Docker/X11-Pulse-NVidia" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} x11-pulse 1.2.7-mga9 - - - - - - - -
docker_service_add XPN x11-pulse-nvidia ${ORG_URL_PREFIX} - "Rx3-Docker/X11-Pulse-NVidia" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} x11-pulse 1.3.0-mga9 - - - - - - - -