diff --git a/ReadMe.txt b/ReadMe.txt index c0754a3..96c26ea 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -5,8 +5,8 @@ Welcome to RX3-Docker/X11-Pulse-NVidia docker image! This is project aims to build a X11 + Pulse + NVidia docker image able to run any graphic & audio application isolated and hardware optimized. Features: - - Curtently based on rx3-docker/x11-pulse:1.2.4-mga9 image, - - NVidia libs installed (550.163.01), + - Curtently based on rx3-docker/x11-pulse:1.2.5-mga9 image, + - NVidia libs installed (580.82.07), - Require nvidia-container-toolkit installed on the host, - Add '-d' option to disable sound. diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 5631eb5..ce1d451 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,3 +1,13 @@ +------------------------------------------------------------------------------------------------------------------------------------ +Rx3-Docker/X11-Pulse-NVidia V 1.0.3 - A. GIBERT - 2025/09/19 +------------------------------------------------------------------------------------------------------------------------------------ + +- Now support 580.82.07 driver, +- Now use rx3-docker/x11-pulse:1.2.5-mga9 image, +- Rebuild for updates. + + + ------------------------------------------------------------------------------------------------------------------------------------ Rx3-Docker/X11-Pulse-NVidia V 1.0.2 - A. GIBERT - 2025/05/06 ------------------------------------------------------------------------------------------------------------------------------------ diff --git a/env.dist b/env.dist index e934cef..5f3dd8a 100644 --- a/env.dist +++ b/env.dist @@ -20,7 +20,7 @@ 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.2" +APPL_VERSION="1.0.3" 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 | #------------------+----------+--------------------------+--------------------+------------------+-------------------------------+---------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+ -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.4-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.2.5-mga9 - - - - - - - -