renamed customer user group

This commit is contained in:
ladislav.dusa
2025-04-14 19:23:54 +02:00
parent fcd450807f
commit 1613246eca
2 changed files with 4 additions and 2 deletions

View File

@ -189,3 +189,5 @@ services:
retries: 2 retries: 2
labels: labels:
com.centurylinklabs.watchtower.enable: true com.centurylinklabs.watchtower.enable: true
wud.watch: true
wud.watch.digest: true

View File

@ -5,4 +5,4 @@ services:
- 8888:8888 - 8888:8888
volumes: volumes:
- /share/docker_data/jupyter:/home/jovyan/work - /share/docker_data/jupyter:/home/jovyan/work
image: jupyter/base-notebook image: ${DOCKER_REGISTRY:-}jupyter/base-notebook:latest