- Use now rx3-docker/base:1.3.1-mga9 image,

- Fix some env.dist variables,
- Improve network naming.
This commit is contained in:
2025-03-08 19:00:26 +01:00
parent 1ec6476ff6
commit 15fedccb99
5 changed files with 49 additions and 8 deletions

View File

@@ -42,3 +42,5 @@ cd "${APPL_HOME_DIR}"
sbin/docker_mk_env
docker compose run --rm x11-pulse /usr/local/sbin/user_add_exec ${USER_ID} ${USER} ${HOME} ${GROUP_ID} ${GROUP_NAME} ${APPL_DIR}/${APPL_NAME} $*
docker compose down