mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
klal
This commit is contained in:
@ -5,4 +5,5 @@ services:
|
||||
- 8888:8888
|
||||
volumes:
|
||||
- /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