mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 08:18:33 +02:00
klal
This commit is contained in:
@ -6,3 +6,4 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/jupyter:/home/jovyan/work
|
- /share/docker_data/jupyter:/home/jovyan/work
|
||||||
image: ${DOCKER_REGISTRY:-}jupyter/base-notebook:latest
|
image: ${DOCKER_REGISTRY:-}jupyter/base-notebook:latest
|
||||||
|
restart: ${RESTART:-unless-stopped}
|
Reference in New Issue
Block a user