This commit is contained in:
2025-04-24 09:42:11 +02:00
parent 8ab0543964
commit 798351adea

View File

@ -6,3 +6,4 @@ services:
volumes:
- /share/docker_data/jupyter:/home/jovyan/work
image: ${DOCKER_REGISTRY:-}jupyter/base-notebook:latest
restart: ${RESTART:-unless-stopped}