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

- Fix Application Dir spaces support.
This commit is contained in:
2025-04-21 13:28:47 +02:00
parent 2924cd076b
commit a3eb496c35
4 changed files with 13 additions and 4 deletions

View File

@@ -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.1"
APPL_VERSION="1.0.2"
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.3-mga9 - - - - - - - -
docker_service_add WN wine ${ORG_URL_PREFIX} - "Rx3-Docker/Wine" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} x11-pulse 1.2.4-mga9 - - - - - - - -