From add152596bed11a7c9e69e649b408ea1b5dce55c Mon Sep 17 00:00:00 2001 From: "Arnaud G. GIBERT" Date: Fri, 19 Sep 2025 23:41:31 +0200 Subject: [PATCH] - Now use rx3-docker/x11-pulse:1.2.5-mga9 image, - Rebuild for updates. --- ReadMe.txt | 2 +- ReleaseNotes.txt | 9 +++++++++ env.dist | 4 ++-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/ReadMe.txt b/ReadMe.txt index cf9ee58..c83bb4b 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -5,7 +5,7 @@ Welcome to RX3-Docker/Wine docker image! This is project aims to build a Wine + X11 + Pulse docker image able to run any windows graphic & audio application isolated. Features: - - Curtently based on rx3-docker/x11-pulse:1.2.4-mga9 image, + - Curtently based on rx3-docker/x11-pulse:1.2.5-mga9 image, - Support by defaul volatile Wine dir (/tmp/wine) or non volatile (~/.wine). Usage: diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 906fd4c..4461e7c 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,3 +1,12 @@ +------------------------------------------------------------------------------------------------------------------------------------ +Rx3-Docker/Wine V 1.0.3 - A. GIBERT - 2025/09/19 +------------------------------------------------------------------------------------------------------------------------------------ + +- Now use rx3-docker/x11-pulse:1.2.5-mga9 image, +- Rebuild for updates. + + + ------------------------------------------------------------------------------------------------------------------------------------ Rx3-Docker/Wine V 1.0.2 - A. GIBERT - 2025/04/21 ------------------------------------------------------------------------------------------------------------------------------------ diff --git a/env.dist b/env.dist index 1586795..be6e09e 100644 --- a/env.dist +++ b/env.dist @@ -20,7 +20,7 @@ ORG_URL_PREFIX="${ORG_REGISTRY}/${ORG_NAME}" APPL_NAME="wine" APPL_NAME_FULL="Wine Docker Image" APPL_NAME_SHORT="wine" -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 WN wine ${ORG_URL_PREFIX} - "Rx3-Docker/Wine" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} x11-pulse 1.2.4-mga9 - - - - - - - - +docker_service_add WN wine ${ORG_URL_PREFIX} - "Rx3-Docker/Wine" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} x11-pulse 1.2.5-mga9 - - - - - - - -