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